/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
body {
  font-family: Rubik;
}
.font70 {
  font-size: 0.7rem;
}
.font80 {
  font-size: 0.8rem;
}
.font90 {
  font-size: 0.9rem;
}
.display-1 {
  font-family: 'Rubik', sans-serif;
  font-size: 3.25rem;
  font-display: swap;
}
.display-1 > .mbr-iconfont {
  font-size: 5.2rem;
}
.display-2 {
  font-family: 'Rubik', sans-serif;
  font-size: 2rem;
  font-display: swap;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-3 {
  font-family: 'Fira Mono', monospace;
  font-size: 0.81rem;
  font-display: swap;
}
.display-3 > .mbr-iconfont {
  font-size: 0.81rem;
}
.display-4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9rem;
  font-display: swap;
}
.display-4 > .mbr-iconfont {
  font-size: 1.44rem;
}
.display-5 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.2rem;
  font-display: swap;
}
.display-5 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-6 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.8rem;
  font-display: swap;
}
.display-6 > .mbr-iconfont {
  font-size: 2.88rem;
}
.display-7 {
  font-family: 'Inter', sans-serif;
  font-size: 1.1rem;
  font-display: swap;
  line-height: 1.9rem;
}
.display-7 > .mbr-iconfont {
  font-size: 1.76rem;
}
.display-9 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.2rem;
  color: #555555;
}
.display-9 > .mbr-iconfont {
  font-size: 1.2rem;
}
.display-10 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 2.4rem;
  color: #943326;
}
.display-10 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-11 {
  font-family: 'Rubik', sans-serif;
  font-size: 0.7rem;
  line-height: 1.4;
}
.display-11 > .mbr-iconfont {
  font-size: 1.12rem;
}
.display-12 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  line-height: 1.4;
}
.display-12 > .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.6rem;
    font-size: calc( 1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.72rem;
    font-size: calc( 0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    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))));
  }
}
/* 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: #0000cc !important;
}
.bg-success {
  background-color: #f7ed4a !important;
}
.bg-info {
  background-color: #82786e !important;
}
.bg-warning {
  background-color: #879a9f !important;
}
.bg-danger {
  background-color: #e62017 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #0000cc !important;
  border-color: #0000cc !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #000080 !important;
  border-color: #000080 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000080 !important;
  border-color: #000080 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #0f7699 !important;
  border-color: #0f7699 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #084053 !important;
  border-color: #084053 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #084053 !important;
  border-color: #084053 !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: #e62017 !important;
  border-color: #e62017 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #a01610 !important;
  border-color: #a01610 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #a01610 !important;
  border-color: #a01610 !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: #000066;
  color: #000066;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #0000cc;
  border-color: #0000cc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #0000cc !important;
  border-color: #0000cc !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #062e3c;
  color: #062e3c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #0f7699;
  border-color: #0f7699;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #0f7699 !important;
  border-color: #0f7699 !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: #89130e;
  color: #89130e;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #e62017;
  border-color: #e62017;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #e62017 !important;
  border-color: #e62017 !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: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #0000cc !important;
}
.text-secondary {
  color: #0f7699 !important;
}
.text-success {
  color: #f7ed4a !important;
}
.text-info {
  color: #82786e !important;
}
.text-warning {
  color: #879a9f !important;
}
.text-danger {
  color: #e62017 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000066 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #062e3c !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: #89130e !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: #82786e;
}
.alert-warning {
  background-color: #879a9f;
}
.alert-danger {
  background-color: #e62017;
}
.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: #0000cc;
  border-color: #0000cc;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #0000cc;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #9999ff;
}
.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: #fad1cf;
}
/* Scroll to top button*/
.form-control {
  font-family: 'Inter', sans-serif;
  font-size: 1.1rem;
  font-display: swap;
  line-height: 1.9rem;
}
.form-control > .mbr-iconfont {
  font-size: 1.76rem;
}
blockquote {
  border-color: #0000cc;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
@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: #0000cc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #0000cc;
}
/* 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: #0000cc;
  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: #0000cc;
  border-bottom-color: #0000cc;
}
.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: #0000cc !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: #0f7699 !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='%230000cc' %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-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-tcLjF2GdN3 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tcLjF2GdN3 .carousel {
  height: 50.4rem;
}
.cid-tcLjF2GdN3 .carousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-tcLjF2GdN3 .carousel-item,
.cid-tcLjF2GdN3 .carousel-inner {
  height: 100%;
}
.cid-tcLjF2GdN3 .text-overlap1 {
  line-height: 20px;
  font-family: Georgia;
  font-size: 36px;
  margin-left: 15px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
}
.cid-tcLjF2GdN3 .text-overlap2 {
  line-height: 30px;
  font-family: Georgia;
  font-weight: 700;
  font-size: 72px;
  margin-left: 5px;
  color: #ffff00;
  font-style: italic;
  text-shadow: 2px 2px 2px #000000;
}
.cid-tcLjF2GdN3 .mbr-section-title {
  font-size: 72px;
  font-weight: 700;
  margin-left: 5px;
  font-family: Georgia;
  color: #ffff00 !important;
  text-align: left;
  text-shadow: 2px 2px 2px #000000;
}
.cid-tcLjF2GdN3 .mbr-section-subtitle {
  font-size: 38px;
  font-weight: 500;
  margin-left: 5px;
  font-family: Georgia;
  font-style: italic;
  color: #ffff00 !important;
  text-align: left;
  text-shadow: 2px 2px 2px #000000;
}
.cid-tcLjF2GdN3 .mbr-section-subtitle2 {
  font-weight: 500;
  text-align: left;
  font-style: italic;
  font-family: Georgia;
  margin-left: 5px;
  padding-bottom: 2rem;
  text-shadow: 2px 2px 2px #000000;
}
.cid-tcLjF2GdN3 .mbr-section-text {
  text-align: left;
  margin-left: 5px;
  font-family: Georgia;
  text-shadow: 2px 2px 2px #000000;
}
.cid-tcLjF2GdN3 .align-left {
  text-align: left;
}
.cid-tcLjF2GdN3 .mbr-figure {
  margin: 0 auto;
  width: 20%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-tcLjF2GdN3 .mbr-figure img {
  height: 20%;
  margin: 0 auto;
}
.cid-tcLjF2GdN3 .carousel-caption {
  bottom: 320px;
}
.cid-tcLjF2GdN3 .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
.cid-tcLjF2GdN3 .item-wrapper {
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tcLjF2GdN3 .container .carousel-control {
    margin-bottom: 50px;
  }
  .cid-tcLjF2GdN3 .text-overlap1 {
    font-size: 24px;
  }
  .cid-tcLjF2GdN3 .text-overlap2 {
    font-size: 40px;
    line-height: 30px;
    font-weight: 600;
  }
  .cid-tcLjF2GdN3 .content-slider-wrap {
    width: 100% !important;
  }
  .cid-tcLjF2GdN3 .mbr-figure {
    width: 80% !important;
  }
  .cid-tcLjF2GdN3 .mbr-figure img {
    height: 80% !important;
  }
  .cid-tcLjF2GdN3 .mbr-section-title {
    font-size: 36px !important;
    line-height: 40px;
  }
  .cid-tcLjF2GdN3 .mbr-section-subtitle {
    font-size: 32px !important;
  }
  .cid-tcLjF2GdN3 .mbr-section-subtitle2 {
    font-size: 32px !important;
  }
}
.cid-tcLjF2GdN3 .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-tcLjF2GdN3 .carousel-control {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
}
.cid-tcLjF2GdN3 .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tcLjF2GdN3 .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tcLjF2GdN3 .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-tcLjF2GdN3 .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-tcLjF2GdN3 .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  width: 15px;
  max-height: 15px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.5;
  transition: all 0.3s;
}
.cid-tcLjF2GdN3 .carousel-indicators li.active,
.cid-tcLjF2GdN3 .carousel-indicators li:hover {
  opacity: 0.9;
}
.cid-tcLjF2GdN3 .carousel-indicators li::after,
.cid-tcLjF2GdN3 .carousel-indicators li::before {
  content: none;
}
.cid-tcLjF2GdN3 .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 768px) {
  .cid-tcLjF2GdN3 .carousel-indicators {
    display: none !important;
  }
}
.cid-tcLjF2GdN3 .carousel-indicators .carousel-caption {
  top: 250px !important;
  bottom: 0 !important;
}
.cid-tyVii1qky4 {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tyVii1qky4 .text-overlap1 {
  line-height: 20px;
  text-align: left;
  font-family: Georgia;
  font-size: 36px;
  color: #005eaa;
  font-style: normal;
  font-weight: bold;
}
.cid-tyVii1qky4 .text-overlap2 {
  line-height: 20px;
  text-align: left;
  font-family: Georgia;
  font-size: 62px;
  color: #ffff00;
  font-style: italic;
  font-weight: normal;
}
.cid-tyVii1qky4 .align-fb {
  text-align: right;
}
@media (max-width: 768px) {
  .cid-tyVii1qky4 .text-overlap1 {
    font-size: 18px;
    line-height: 5px !important;
  }
  .cid-tyVii1qky4 .text-overlap2 {
    font-size: 31px;
    line-height: 5px !important;
  }
  .cid-tyVii1qky4 .align-fb {
    text-align: right;
  }
  .cid-tyVii1qky4 img {
    width: 100px;
  }
}
.cid-tyVqiNKYtU {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-tyVqiNKYtU .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-tyVqiNKYtU .fade:hover {
  opacity: 0.8;
}
.cid-tyVqiNKYtU .bg-img {
  background-image: url("https://www.f-106deltadart.com/og-image/bg-f106.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.cid-tyVqiNKYtU .bg-opacity {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
  line-height: 180% !important;
}
.cid-tyVqiNKYtU .img-size img {
  width: 40%;
}
.cid-tyVqiNKYtU .mbr-section-subtitle {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 2px;
}
.cid-tyVqiNKYtU .mbr-section-title {
  color: #130947;
  font-weight: 400;
}
.cid-tyVqiNKYtU .mbr-section-title .accent-word {
  color: #ffff00;
}
.cid-tyVqiNKYtU .content-link {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  color: #130947;
}
.cid-tyVqiNKYtU .content-link span {
  margin-right: 5px;
  margin-left: 20px;
  padding: 13px;
  border-radius: 100%;
  color: #4f87fb;
  background-color: transparent;
  font-size: 2.275rem;
}
.cid-tyVqiNKYtU .separator {
  margin-top: -15px;
  margin-left: 0;
  margin-right: auto;
  width: 100%;
}
.cid-tyVqiNKYtU .separator .sep-holder {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: 36%;
}
.cid-tyVqiNKYtU .separator .sep-holder .sep-line {
  border-color: #005eaa !important;
  border-top-width: 5px;
  height: 1px;
  border-top: 5px solid #005eaa;
  position: relative;
  top: 1px;
  width: 36%;
}
.cid-tyVqiNKYtU .mbr-section-btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 47px;
}
.cid-tyVqiNKYtU .mbr-section-btn .btn {
  border-radius: 4px;
  margin: 0.4rem 0.6rem 0.4rem 0 !important;
  padding: 10px 15px;
}
.cid-tyVqiNKYtU .mbr-section-btn .btn.display-4 {
  line-height: 2;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 13px;
}
@media (max-width: 991px) {
  .cid-tyVqiNKYtU .separator,
  .cid-tyVqiNKYtU .sep-holder,
  .cid-tyVqiNKYtU .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-tyVqiNKYtU .align-right img {
    display: none !important;
  }
  .cid-tyVqiNKYtU .mbr-section-title {
    text-align: left;
  }
  .cid-tyVqiNKYtU .mbr-section-btn {
    -webkit-box-pack: center;
    justify-content: center;
  }
  .cid-tyVqiNKYtU .mbr-section-text {
    text-align: left;
  }
  .cid-tyVqiNKYtU .img-size img {
    width: 90%;
  }
  .cid-tyVqiNKYtU .bg-opacity {
    padding: 5px;
  }
}
.cid-tyVqiNKYtU .mbr-section-title,
.cid-tyVqiNKYtU .separator,
.cid-tyVqiNKYtU .sep-holder {
  color: #005eaa;
}
.cid-tyVqiNKYtU .mbr-section-text {
  color: #000000;
}
.cid-tyVqiNKYtU .blog-aside .widget {
  box-shadow: 0 0 0 rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: transparent;
  margin-top: 0;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.cid-tyVqiNKYtU .blog-aside {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.cid-tyVqiNKYtU .blog-aside .media {
  margin-bottom: 15px;
}
.cid-tyVqiNKYtU .blog-aside p {
  font-size: 16px;
  margin: 0;
}
.cid-tyVqiNKYtU .blog-aside .avatar {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.cid-tyVqiNKYtU .blog-aside h6 {
  font-weight: 600;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.cid-tyVqiNKYtU .blog-aside .post-aside {
  margin-bottom: 15px;
}
.cid-tyVqiNKYtU .blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.cid-tyVqiNKYtU .blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.cid-tyVqiNKYtU .blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.cid-tyVqiNKYtU .blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.cid-tyVqiNKYtU .blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.cid-tyVqiNKYtU .blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.cid-tyVqiNKYtU .blog-aside .latest-post-aside img {
  border-radius: 3px;
}
.cid-tyVqiNKYtU .lpa-right img {
  border-radius: 3px;
  width: 60%;
}
.cid-tyVqiNKYtU .blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.cid-tyVqiNKYtU .blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  padding-bottom: 10px;
}
.cid-tyVqiNKYtU .blog-aside .latest-post-aside .lpa-meta i {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  font-style: italic;
}
.cid-tCRg49mYjQ {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/bg-artworkab.webp");
}
.cid-tCRg49mYjQ a {
  font-style: normal;
}
.cid-tCRg49mYjQ .icon-yellow {
  font-size: 48px !important;
}
.cid-tCRg49mYjQ img {
  border-radius: 6px;
  transition: transform 1s;
}
.cid-tCRg49mYjQ img:hover {
  transition: transform 1s;
  transform: scale(1.08);
}
.cid-tCRg49mYjQ .img-border {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  outline: 12px solid rgba(0, 102, 153, 0.8);
  outline-offset: -10px;
  transform: rotate(-0.03turn);
}
.cid-tCRg49mYjQ .card-wrapper {
  border-radius: 4px;
  background: #e1e1e1;
}
@media (min-width: 992px) {
  .cid-tCRg49mYjQ .card-wrapper {
    padding: 2rem;
  }
  .cid-tCRg49mYjQ .card-body {
    padding: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tCRg49mYjQ .card-wrapper {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .cid-tCRg49mYjQ .card-body {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .cid-tCRg49mYjQ .card-deck {
    display: block;
  }
  .cid-tCRg49mYjQ .card {
    padding: 0;
  }
}
.cid-tCRg49mYjQ .row {
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .cid-tCRg49mYjQ .row .row {
    flex-direction: column-reverse;
  }
  .cid-tCRg49mYjQ .row .row .img-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tCRg49mYjQ .mbr-section-text,
  .cid-tCRg49mYjQ .display-none {
    display: none;
  }
}
.cid-tCRg49mYjQ .img-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tCRg49mYjQ .card-subtitle {
  color: #951d19;
}
.cid-tCRg49mYjQ .mbr-text {
  color: #2c1616;
  padding-bottom: 1rem;
}
.cid-tCRg49mYjQ .mbr-section-btn {
  color: #000000 !important;
  padding-bottom: 1rem;
}
.cid-tCRg49mYjQ .btn {
  color: #000000 !important;
}
.cid-tCRg49mYjQ .card {
  padding: 10px 0 10px 0;
}
.cid-tCRg49mYjQ .card-body {
  display: flex;
  align-items: top;
  border-radius: 4px;
  background: rgba(0, 102, 153, 0.8);
}
.cid-tCRg49mYjQ .card2-body {
  background: rgba(209, 129, 0, 0.8) !important;
}
.cid-tCRg49mYjQ H2 {
  color: #ffffff;
}
.cid-tCRg49mYjQ H5 {
  color: #ffffff;
}
.cid-tCRg49mYjQ P {
  color: #ffffff;
}
.cid-tPj5285clS {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url("../../../assets/images/bg-reunion-1.webp");
}
.cid-tPj5285clS .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tPj5285clS .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
.cid-tPj5285clS .mbr-section-text {
  text-align: center;
  color: #ffffff;
}
.cid-tPj5285clS .opacity-title {
  background: linear-gradient(45deg, #034d96, #034d96);
  max-width: 900px;
  border-radius: 10px;
  margin: 0 auto;
  opacity: 0.9;
}
.cid-tPj5285clS .number-wrap {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.15);
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 10px 13px 10px;
  margin: 0;
  min-width: 118px;
  border-radius: 2px;
  max-width: 100%;
}
.cid-tPj5285clS .number {
  font-style: normal;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 42px;
  word-spacing: 0;
  line-height: 1.0;
  color: #ffff00;
}
.cid-tPj5285clS .period {
  display: block;
  padding-top: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cid-tPj5285clS .dot {
  position: absolute;
  top: -10px;
  right: -1em;
  width: 1em;
  display: block;
  font-size: 30px;
  height: 83%;
  overflow: hidden;
  font-style: normal;
  font-weight: 500;
  line-height: 89.65px;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  color: #ffff00;
}
.cid-tPj5285clS .countdown-cont {
  background: linear-gradient(45deg, #034d96, #034d96);
  max-width: 700px;
  border-radius: 3px;
  margin: 0 auto;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .cid-tPj5285clS .dot {
    display: none;
  }
  .cid-tPj5285clS .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .cid-tPj5285clS .number-wrap {
    min-width: auto;
  }
}
@media (max-width: 576px) {
  .cid-tPj5285clS .row {
    flex-wrap: nowrap;
  }
  .cid-tPj5285clS .number {
    white-space: nowrap;
  }
}
@media (max-width: 440px) {
  .cid-tPj5285clS .number {
    font-size: 30px;
  }
  .cid-tPj5285clS .period {
    font-size: 0.8rem;
  }
}
.cid-tPj5285clS P {
  color: #c1c1c1;
  text-align: left;
}
.cid-rKzK3JEFM6 {
  padding-top: 2rem;
  padding-bottom: 4rem;
  background-image: url("../../../assets/images/bg-intowarp-5.jpg");
}
.cid-rKzK3JEFM6 .mbr-section-title {
  color: #ffff00;
  font-size: 72px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
}
.cid-rKzK3JEFM6 .mbr-section-btn {
  padding-top: 30px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 767px) {
  .cid-rKzK3JEFM6 .mbr-section-title {
    font-size: 32px;
    padding-bottom: 0 !important;
  }
  .cid-rKzK3JEFM6 .fismenuconfig {
    background-color: transparent;
    min-height: 30px;
    margin: 0 auto;
    overflow: hidden;
  }
  .cid-rKzK3JEFM6 .fismenuconfig img {
    width: 55% !important;
  }
  .cid-rKzK3JEFM6 .mbr-section-btn {
    padding-top: 0 !important;
    padding-bottom: 10px !important;
  }
  .cid-rKzK3JEFM6 .button1 {
    width: 90px !important;
    max-height: 110px;
  }
}
.cid-rKzK3JEFM6 .fismenuconfig {
  background-color: transparent;
  min-height: 50px;
  margin: 0 auto;
  overflow: hidden;
}
.cid-rKzK3JEFM6 .fismenuconfig img {
  width: 80%;
}
.cid-rKzK3JEFM6 .button1,
.cid-rKzK3JEFM6 .button1 a:link,
.cid-rKzK3JEFM6 .button1 a:visited,
.cid-rKzK3JEFM6 .button1 a:active {
  color: #ffffff;
  font-family: Arial;
  font-size: 1em;
  font-weight: 500;
  width: 145px;
  text-align: center;
  padding-top: 0.2em;
  margin-bottom: 1em;
  float: left;
  max-height: 130px;
  text-shadow: 1px 1px 1px #000000;
}
.cid-rKzK3JEFM6 .button1 a:hover {
  text-decoration: underline;
}
.cid-rKzK3JEFM6 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rKzK3JEFM6 .fade:hover {
  opacity: 0.5;
}
.cid-rKzK3JEFM6 H2 {
  color: #ffffff;
}
.cid-u2Bdqhdpp3 {
  padding-top: 225px;
  padding-bottom: 225px;
  background-image: url("../../../assets/images/bg-photogallery-1.jpeg");
}
.cid-u2Bdqhdpp3 img:hover {
  opacity: 0.8;
}
.cid-u2Bdqhdpp3 .mbr-section-title {
  color: #ffff00;
  font-size: 72px;
  margin-bottom: 30px;
  text-align: center;
}
.cid-u2Bdqhdpp3 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 48px;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-u2Bdqhdpp3 .mbr-section-title {
    font-size: 38px;
    margin-bottom: 10px;
  }
  .cid-u2Bdqhdpp3 .mbr-section-subtitle {
    font-size: 22px;
  }
  .cid-u2Bdqhdpp3 img {
    width: 100%;
  }
}
.cid-t1KCJXdORv {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t1KCJXdORv .mbr-section {
  text-align: center;
  color: #fff;
}
.cid-t1KCJXdORv img {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}
.cid-t1KCJXdORv img:hover {
  opacity: 0.8;
}
.cid-t1KCJXdORv .block-text {
  text-align: justify;
}
.cid-t1KCJXdORv .bg-yellow {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);
}
.cid-t1KCJXdORv .text-red {
  color: #990000 !important;
}
.cid-t1KCJXdORv .text-blue {
  color: #006699 !important;
}
.cid-t1KCJXdORv .line-height {
  line-height: 1.7rem;
}
.cid-t1KCJXdORv .mbr-section-title {
  margin-bottom: 10px;
  text-align: center;
  color: #ffff00;
}
.cid-t1KCJXdORv .mbr-section-subtitle {
  text-align: center;
}
.cid-t1KCJXdORv .mbr-section-text {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  color: #232323;
}
.cid-t1KCJXdORv .mbr-section-btn {
  text-align: center;
}
.cid-t1KCJXdORv .blog-listing {
  padding-top: 0;
  padding-bottom: 0;
}
.cid-t1KCJXdORv .gray-bg {
  background-color: #ffffff;
}
.cid-t1KCJXdORv .blog-grid {
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 0;
  margin-bottom: 15px;
  box-shadow: 0 0 0 rgba(31, 45, 61, 0.125);
}
.cid-t1KCJXdORv .blog-grid .blog-img {
  position: relative;
}
.cid-t1KCJXdORv .blog-grid .blog-img .date {
  position: absolute;
  background: #344cf1;
  color: #ffffff;
  padding: 0 0;
  left: 2px;
  top: 2px;
  border-radius: 0;
}
.cid-t1KCJXdORv .btn-theme {
  background: #344cf1;
  color: #ffffff;
  padding: 6px;
  border-radius: 4px;
}
.cid-t1KCJXdORv .blog-grid .blog-img .date span {
  font-size: 18px;
  display: block;
  line-height: 14px;
  font-weight: 400;
}
.cid-t1KCJXdORv .blog-grid .blog-img .date label {
  font-size: 18px;
  margin: 0;
}
.cid-t1KCJXdORv .blog-grid .blog-info {
  padding: 20px;
}
.cid-t1KCJXdORv .blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.cid-t1KCJXdORv .blog-grid .blog-info h5 a {
  color: #073b4c;
}
.cid-t1KCJXdORv .blog-grid .blog-info p {
  margin: 0;
}
.cid-t1KCJXdORv .blog-grid .blog-info .btn-bar {
  margin-top: 10px;
}
.cid-t1KCJXdORv .blog-aside .widget {
  box-shadow: 0 0 0 rgba(31, 45, 61, 0.125);
  border-radius: 0;
  overflow: hidden;
  background: #ffffff;
  margin-top: 0;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.cid-t1KCJXdORv .blog-aside .widget-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.cid-t1KCJXdORv .blog-aside .widget-title {
  padding: 0;
  border-bottom: 1px solid #eee;
}
.cid-t1KCJXdORv .blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #073b4c;
  margin: 0;
}
.cid-t1KCJXdORv .blog-aside .media {
  margin-bottom: 15px;
}
.cid-t1KCJXdORv .blog-aside p {
  font-size: 16px;
  margin: 0;
}
.cid-t1KCJXdORv .blog-aside .avatar {
  width: 100%;
  height: 100%;
  border-radius: 0;
  overflow: hidden;
}
.cid-t1KCJXdORv .blog-aside h6 {
  font-weight: 600;
  color: #073b4c;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.cid-t1KCJXdORv .blog-aside .post-aside {
  margin-bottom: 15px;
}
.cid-t1KCJXdORv .blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.cid-t1KCJXdORv .blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.cid-t1KCJXdORv .blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.cid-t1KCJXdORv .blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside img {
  border-radius: 3px;
}
.cid-t1KCJXdORv .lpa-right img {
  border-radius: 3px;
  width: 60%;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  padding-bottom: 10px;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside .lpa-title a {
  color: #073b4c;
}
.cid-t1KCJXdORv .lpa-title a {
  color: #073b4c;
  font-weight: 600;
}
.cid-t1KCJXdORv .blog-aside .latest-post-aside .lpa-meta i {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  font-style: italic;
}
.cid-t1KCJXdORv .tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #344cf1;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.cid-t1KCJXdORv .tag-cloud a:hover {
  background: #fc5356;
}
.cid-t1KCJXdORv .blog-single {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cid-t1KCJXdORv .article {
  box-shadow: 0 0 0 rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.cid-t1KCJXdORv .article .article-title {
  padding: 15px 0 20px;
}
.cid-t1KCJXdORv .article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.cid-t1KCJXdORv .article .article-title h6 a {
  text-transform: uppercase;
  color: #fc5356;
  border-bottom: 1px solid #fc5356;
}
.cid-t1KCJXdORv .article .article-title h2 {
  color: #20247b;
  font-weight: 600;
}
.cid-t1KCJXdORv .article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.cid-t1KCJXdORv .article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.cid-t1KCJXdORv .article .article-title .media .media-body {
  padding-left: 0px;
}
.cid-t1KCJXdORv .article .article-title .media .media-body label {
  font-weight: 600;
  color: #fc5356;
  margin: 0;
}
.cid-t1KCJXdORv .article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.cid-t1KCJXdORv .article .article-content h1,
.cid-t1KCJXdORv .article .article-content h2,
.cid-t1KCJXdORv .article .article-content h4,
.cid-t1KCJXdORv .article .article-content h5,
.cid-t1KCJXdORv .article .article-content h6 {
  color: #20247b;
  font-weight: 600;
  margin-bottom: 15px;
}
.cid-t1KCJXdORv .article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.cid-t1KCJXdORv .article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.cid-t1KCJXdORv .article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.cid-t1KCJXdORv .article .article-content blockquote .blockquote-footer cite {
  font-weight: 600;
}
.cid-t1KCJXdORv .article .tag-cloud {
  padding-top: 10px;
}
.cid-t1KCJXdORv .article-comment {
  box-shadow: 0 0 0 rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.cid-t1KCJXdORv .article-comment h4 {
  color: #20247b;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 22px;
}
@media (max-width: 767px) {
  .cid-t1KCJXdORv h6 {
    text-align: right !important;
  }
  .cid-t1KCJXdORv .mbr-section-subtitle {
    font-size: 110%;
  }
}
.cid-t1KCJXdORv .blog-img {
  width: 100%;
}
.cid-t1KCJXdORv .img-crisishotline {
  max-width: 100% !important;
  border-radius: 0;
}
.cid-t1KCJXdORv .mbr-text {
  text-align: center;
  color: #232323;
  font-weight: 400;
}
.cid-t1KCJXdORv .mbr-section-counter-container {
  color: #232323;
}
.cid-t1KCJXdORv .mbr-select-textt {
  color: #ffffff;
}
.cid-t1KCJXdORv .list {
  color: #f5f7fa;
}
.cid-t1KCJXdORv P {
  color: #232323;
}
.cid-sjBBAGUirv {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sjBBAGUirv img {
  opacity: 1;
  transition: all 0.3s;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  border-radius: 6px 6px 6px 10px;
}
.cid-sjBBAGUirv img:hover {
  opacity: 0.8;
}
.cid-sjBBAGUirv h4 {
  margin-bottom: 0;
}
.cid-sjBBAGUirv .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-sjBBAGUirv .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-sjBBAGUirv .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-sjBBAGUirv .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #0000cc !important;
  box-shadow: none!important;
}
.cid-sjBBAGUirv .btn[class*="-outline"]:active,
.cid-sjBBAGUirv .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-sjBBAGUirv .card-box {
  padding-top: 1rem;
  margin-bottom: 30px;
}
.cid-sjBBAGUirv .card-wrapper {
  height: 100%;
}
.cid-sjBBAGUirv .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sjBBAGUirv .card-title {
  color: #000000;
  text-align: left;
  margin-left: 10px;
  padding-bottom: 5px;
}
.cid-sjBBAGUirv .main-title {
  color: #232323;
}
.cid-sjBBAGUirv .mbr-text,
.cid-sjBBAGUirv .mbr-link-btn {
  color: #ffffff;
}
.cid-sjBBAGUirv .mbr-link-btn {
  margin-bottom: 20px;
}
.cid-sjBBAGUirv .image-text {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: 0px;
  padding: 5px 10px 7px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 45, 92, 0.9);
  font-size: 1.2rem !important;
  font-weight: 900;
}
.cid-sjBBAGUirv .card-img {
  position: relative;
}
.cid-sjBBAGUirv .card {
  padding: 10px;
}
@media (max-width: 767px) {
  .cid-sjBBAGUirv .card {
    padding: 0px;
  }
}
.cid-saWB2WzlPz {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-saWB2WzlPz img {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  border-radius: 0 0 0 0;
}
.cid-saWB2WzlPz img:hover {
  opacity: 0.8;
}
.cid-saWB2WzlPz h2 {
  text-align: left;
}
.cid-saWB2WzlPz h4 {
  text-align: left;
  font-weight: 400;
}
.cid-saWB2WzlPz p {
  color: #767676;
  text-align: center;
}
.cid-saWB2WzlPz .aside-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-saWB2WzlPz .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-saWB2WzlPz .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-saWB2WzlPz .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-saWB2WzlPz .card-img {
  padding-right: 1rem;
  width: auto;
}
.cid-saWB2WzlPz .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-saWB2WzlPz .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-saWB2WzlPz .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-saWB2WzlPz .card-img span {
    font-size: 40px !important;
  }
}
.cid-saWB2WzlPz .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-saWB2WzlPz .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 80px;
  height: 2px;
  background: currentColor;
}
.cid-saWB2WzlPz .card-title {
  letter-spacing: 2px;
}
.cid-saWB2WzlPz H2 {
  text-align: center;
  color: #444444;
}
.cid-rIbdTUEtdW {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-rIbdTUEtdW .video-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-rIbdTUEtdW .video-block {
    width: 100% !important;
  }
}
.cid-sfWvGKxOsQ {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sfWvGKxOsQ .card {
  padding-bottom: 15px;
}
.cid-sfWvGKxOsQ .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-sfWvGKxOsQ img {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  border-radius: 0 0 0 0;
}
.cid-sfWvGKxOsQ img:hover {
  opacity: 0.8;
}
.cid-sfWvGKxOsQ h2 {
  text-align: left;
}
.cid-sfWvGKxOsQ h4 {
  text-align: left;
  font-weight: 400;
}
.cid-sfWvGKxOsQ p {
  color: #767676;
  text-align: center;
}
.cid-sfWvGKxOsQ .aside-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sfWvGKxOsQ .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-sfWvGKxOsQ .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-sfWvGKxOsQ .card-img {
  padding-right: 1rem;
  width: auto;
}
.cid-sfWvGKxOsQ .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sfWvGKxOsQ .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-sfWvGKxOsQ .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-sfWvGKxOsQ .card-img span {
    font-size: 40px !important;
  }
}
.cid-sfWvGKxOsQ .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-sfWvGKxOsQ .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 80px;
  height: 2px;
  background: currentColor;
}
.cid-sfWvGKxOsQ .card-title {
  letter-spacing: 2px;
}
.cid-sfWvGKxOsQ H2 {
  text-align: center;
}
.cid-sjCafOpLeN {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-sjCafOpLeN img {
  opacity: 1;
  transition: all 0.3s;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  border-radius: 6px 6px 6px 10px;
}
.cid-sjCafOpLeN img:hover {
  opacity: 0.8;
}
.cid-sjCafOpLeN h4 {
  margin-bottom: 0;
}
.cid-sjCafOpLeN .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-sjCafOpLeN .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-sjCafOpLeN .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-sjCafOpLeN .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #0000cc !important;
  box-shadow: none!important;
}
.cid-sjCafOpLeN .btn[class*="-outline"]:active,
.cid-sjCafOpLeN .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-sjCafOpLeN .card-box {
  padding-top: 1rem;
  margin-bottom: 30px;
}
.cid-sjCafOpLeN .card-wrapper {
  height: 100%;
}
.cid-sjCafOpLeN .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sjCafOpLeN .card-title {
  color: #000000;
  text-align: left;
  margin-left: 10px;
  padding-bottom: 5px;
}
.cid-sjCafOpLeN .main-title {
  color: #232323;
}
.cid-sjCafOpLeN .mbr-text,
.cid-sjCafOpLeN .mbr-link-btn {
  color: #ffffff;
}
.cid-sjCafOpLeN .mbr-link-btn {
  margin-bottom: 20px;
}
.cid-sjCafOpLeN .image-text {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: 0px;
  padding: 5px 10px 7px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 45, 92, 0.9);
  font-size: 1.2rem !important;
  font-weight: 900;
}
.cid-sjCafOpLeN .card-img {
  position: relative;
}
.cid-sjCafOpLeN .card {
  padding: 10px;
}
@media (max-width: 767px) {
  .cid-sjCafOpLeN .card {
    padding: 0px;
  }
}
.cid-rOXtERFxPs {
  background-image: url("../../../assets/images/news-nasa1-5.webp");
}
.cid-rOXtERFxPs H3 {
  color: #ffffff;
}
@media (max-width: 786px) {
  .cid-rOXtERFxPs h2 {
    font-size: 30px;
  }
  .cid-rOXtERFxPs h3 {
    font-size: 16px;
    font-weight: bold;
  }
}
.cid-u0gf0mYZQf {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-u0gf0mYZQf img {
  opacity: 1;
  transition: all 0.3s;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  border-radius: 6px 6px 6px 10px;
}
.cid-u0gf0mYZQf img:hover {
  opacity: 0.8;
}
.cid-u0gf0mYZQf h4 {
  margin-bottom: 0;
}
.cid-u0gf0mYZQf .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-u0gf0mYZQf .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-u0gf0mYZQf .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-u0gf0mYZQf .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #0000cc !important;
  box-shadow: none!important;
}
.cid-u0gf0mYZQf .btn[class*="-outline"]:active,
.cid-u0gf0mYZQf .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-u0gf0mYZQf .card-box {
  padding-top: 1rem;
  margin-bottom: 30px;
}
.cid-u0gf0mYZQf .card-wrapper {
  height: 100%;
}
.cid-u0gf0mYZQf .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-u0gf0mYZQf .card-title {
  color: #000000;
  text-align: left;
  margin-left: 10px;
  padding-bottom: 5px;
}
.cid-u0gf0mYZQf .main-title {
  color: #232323;
}
.cid-u0gf0mYZQf .mbr-text,
.cid-u0gf0mYZQf .mbr-link-btn {
  color: #ffffff;
}
.cid-u0gf0mYZQf .mbr-link-btn {
  margin-bottom: 20px;
}
.cid-u0gf0mYZQf .image-text {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: 0px;
  padding: 5px 10px 7px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 45, 92, 0.9);
  font-size: 1.2rem !important;
  font-weight: 900;
}
.cid-u0gf0mYZQf .card-img {
  position: relative;
}
.cid-u0gf0mYZQf .card {
  padding: 10px;
}
@media (max-width: 767px) {
  .cid-u0gf0mYZQf .card {
    padding: 0px;
  }
}
.cid-rw5TFee0yg {
  background-image: url("../../../assets/images/news-korea1-4.webp");
}
.cid-rw5TFee0yg .text-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-rw5TFee0yg img {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 60%;
  vertical-align: middle;
  border-style: none;
}
.cid-rw5TFee0yg img:hover {
  opacity: 0.8;
}
.cid-rw5TFee0yg .mbr-section-title {
  white-space: nowrap;
}
.cid-rw5TFee0yg .text-content .btn-bgr {
  z-index: 0;
}
.cid-rw5TFee0yg .mbr-overlay {
  background: linear-gradient(90deg, #000000, #000000);
}
@media (max-width: 786px) {
  .cid-rw5TFee0yg .mbr-section-subtitle {
    font-size: 100%;
  }
}
.cid-rw5TFee0yg .media-container-row {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .cid-rw5TFee0yg .media-container-row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.cid-rw5TFee0yg .text-content {
  padding-left: 0;
  padding-right: 0;
  width: 45%;
  text-align: left;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-rw5TFee0yg .text-content {
    width: 75%;
  }
}
@media (max-width: 599px) {
  .cid-rw5TFee0yg .text-content {
    width: 100%;
  }
}
.cid-rw5TFee0yg .media-content {
  padding-right: 1.5rem;
  padding-left: 0;
}
.cid-rw5TFee0yg .mbr-section-btn {
  margin-left: -0.8rem;
}
@media (max-width: 767px) {
  .cid-rw5TFee0yg .mbr-text {
    text-align: center;
  }
}
.cid-rw5TFee0yg a:hover {
  text-decoration: underline;
}
.cid-tCRFcKFHeY {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url("../../../assets/images/tdys.webp");
}
.cid-tCRFcKFHeY a {
  font-style: normal;
}
.cid-tCRFcKFHeY .icon-yellow {
  font-size: 48px !important;
}
.cid-tCRFcKFHeY img {
  border-radius: 6px;
  transition: transform 1s;
}
.cid-tCRFcKFHeY img:hover {
  transition: transform 1s;
  transform: scale(1.08);
}
.cid-tCRFcKFHeY .img-border {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  outline: 12px solid rgba(0, 102, 153, 0.8);
  outline-offset: -10px;
  transform: rotate(0.03turn);
}
.cid-tCRFcKFHeY .card-wrapper {
  border-radius: 4px;
  background: #e1e1e1;
}
@media (min-width: 992px) {
  .cid-tCRFcKFHeY .card-wrapper {
    padding: 2rem;
  }
  .cid-tCRFcKFHeY .card-body {
    padding: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tCRFcKFHeY .card-wrapper {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .cid-tCRFcKFHeY .card-body {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .cid-tCRFcKFHeY .card-deck {
    display: block;
  }
  .cid-tCRFcKFHeY .card {
    padding: 0;
  }
}
.cid-tCRFcKFHeY .row {
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .cid-tCRFcKFHeY .row .row {
    flex-direction: column-reverse;
  }
  .cid-tCRFcKFHeY .row .row .img-wrapper {
    margin-bottom: 2rem;
  }
  .cid-tCRFcKFHeY .mbr-section-text,
  .cid-tCRFcKFHeY .display-none {
    display: none;
  }
}
.cid-tCRFcKFHeY .img-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tCRFcKFHeY .card-subtitle {
  color: #951d19;
}
.cid-tCRFcKFHeY .mbr-text {
  color: #2c1616;
  padding-bottom: 1rem;
}
.cid-tCRFcKFHeY .mbr-section-btn {
  color: #000000 !important;
  padding-bottom: 1rem;
}
.cid-tCRFcKFHeY .btn {
  color: #000000 !important;
}
.cid-tCRFcKFHeY .card {
  padding: 10px 0 10px 0;
}
.cid-tCRFcKFHeY .card-body {
  display: flex;
  align-items: top;
  border-radius: 4px;
  background: rgba(0, 102, 153, 0.8);
}
.cid-tCRFcKFHeY .card2-body {
  background: rgba(209, 129, 0, 0.8) !important;
}
.cid-tCRFcKFHeY H2 {
  color: #ffffff;
}
.cid-tCRFcKFHeY H5 {
  color: #ffffff;
}
.cid-tCRFcKFHeY P {
  color: #ffffff;
}
.cid-tewvZnKiQU {
  padding-top: 0px;
  padding-bottom: 90px;
  background-color: #034d96;
}
.cid-tewvZnKiQU .bg-img {
  background-image: url("https://www.f-106deltadart.com/og-image/bg-CenturySeriesAcft.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.cid-tewvZnKiQU .bg-opacity {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 20px;
  line-height: 180% !important;
}
.cid-tewvZnKiQU .img-size img {
  width: 40%;
}
.cid-tewvZnKiQU .mbr-section-subtitle {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 2px;
}
.cid-tewvZnKiQU .mbr-section-title {
  color: #130947;
  font-weight: 900;
}
.cid-tewvZnKiQU .mbr-section-title .accent-word {
  color: #ffff00;
}
.cid-tewvZnKiQU .separator {
  margin-top: -15px;
  margin-left: 0;
  margin-right: auto;
  width: 100%;
}
.cid-tewvZnKiQU .separator .sep-holder {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: 37%;
}
.cid-tewvZnKiQU .separator .sep-holder .sep-line {
  border-color: #ffffff !important;
  border-top-width: 5px;
  height: 1px;
  border-top: 5px solid #ffffff;
  position: relative;
  top: 1px;
  width: 37%;
}
.cid-tewvZnKiQU .mbr-section-btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  justify-content: center;
}
.cid-tewvZnKiQU .mbr-section-btn .btn {
  border-radius: 4px;
  margin: 0.4rem 0.6rem 0.4rem 0 !important;
  padding: 10px 15px;
}
.cid-tewvZnKiQU .mbr-section-btn .btn.display-4 {
  line-height: 2;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 13px;
}
@media (max-width: 991px) {
  .cid-tewvZnKiQU .separator,
  .cid-tewvZnKiQU .sep-holder,
  .cid-tewvZnKiQU .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-tewvZnKiQU .mbr-section-btn {
    -webkit-box-pack: center;
    justify-content: center;
  }
  .cid-tewvZnKiQU .mbr-section-text {
    text-align: left;
    font-size: 100%;
  }
  .cid-tewvZnKiQU .bg-opacity {
    padding: 5px;
  }
}
.cid-tewvZnKiQU .mbr-section-title,
.cid-tewvZnKiQU .separator,
.cid-tewvZnKiQU .sep-holder {
  color: #ffffff;
  text-align: left;
}
.cid-tewvZnKiQU .mbr-section-text {
  color: #ffffff;
}
.cid-tCT6YV03Ey {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #bddbee;
  position: relative;
  overflow: hidden;
}
.cid-tCT6YV03Ey img {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}
.cid-tCT6YV03Ey img:hover {
  opacity: 0.8;
}
.cid-tCT6YV03Ey .mbr-fallback-image.disabled {
  display: none;
}
.cid-tCT6YV03Ey .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tCT6YV03Ey .content-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  align-items: center;
  position: relative;
  z-index: 11;
}
@media (max-width: 991px) {
  .cid-tCT6YV03Ey .content-container {
    gap: 2.5rem;
  }
}
@media (min-width: 992px) {
  .cid-tCT6YV03Ey .content-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cid-tCT6YV03Ey .content-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cid-tCT6YV03Ey .card-wrapper {
  width: 100%;
}
.cid-tCT6YV03Ey .card-box {
  width: 100%;
}
.cid-tCT6YV03Ey .card-title {
  color: #592D05;
  margin-bottom: 0;
}
.cid-tCT6YV03Ey .mbr-section-text {
  color: #1F1D1A;
  margin-bottom: 0;
  margin-top: 1.25rem;
}
.cid-tCT6YV03Ey .mbr-section-btn {
  margin-top: 1.4rem;
}
.cid-tCT6YV03Ey .col-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 0 1%;
}
@media (max-width: 767px) {
  .cid-tCT6YV03Ey .col-img {
    width: 100%;
    grid-row-start: 0;
    grid-row-end: 1;
    padding: 1%;
  }
}
.cid-tCT6YV03Ey .image-wrapper {
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.cid-tCT6YV03Ey .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-tCT6YV03Ey .bg-img {
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  aspect-ratio: 1;
  border-radius: 9999px;
}
@media (max-width: 767px) {
  .cid-tCT6YV03Ey .bg-img {
    width: 150%;
  }
}
.cid-tCT6YV03Ey .bg-img-1 {
  left: 0;
  bottom: 0;
  transform: translateY(50%) translateX(-50%);
}
.cid-tCT6YV03Ey .bg-img-2 {
  top: 0;
  right: 0;
  transform: translateY(-50%) translateX(50%);
}
.cid-qPgP84JOo0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-qPgP84JOo0 .content {
    text-align: center;
  }
  .cid-qPgP84JOo0 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPgP84JOo0 .img-logo img {
  height: 5rem;
}
.cid-qPgP84JOo0 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPgP84JOo0 .input-group-btn {
  display: inline-block;
}
.cid-qPgP84JOo0 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPgP84JOo0 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPgP84JOo0 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPgP84JOo0 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPgP84JOo0 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPgP84JOo0 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPgP84JOo0 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPgP84JOo0 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPgP84JOo0 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPgP84JOo0 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPgP84JOo0 form .input-group input.form-control,
.cid-qPgP84JOo0 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPgP84JOo0 .opacity5 {
  opacity: .6;
}
.cid-qPgP84JOo0 .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-qPgP84JOo0 .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-qPgP84JOo0 a:link,
.cid-qPgP84JOo0 a:visited,
.cid-qPgP84JOo0 a:active {
  color: #ffffff !important;
}
.cid-qPgP84JOo0 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPgP84JOo0 p {
  color: #ffffff !important;
}
.cid-qPgP84JOo0 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPgP84JOo0 .fade:hover {
  opacity: 0.8;
}
.cid-qPgP84JOo0 .foot-title {
  color: #ffffff;
}
.cid-rJSjFMI0g5.popup-builder {
  background-color: #ffffff;
}
.cid-rJSjFMI0g5.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rJSjFMI0g5.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rJSjFMI0g5 .modal-content,
.cid-rJSjFMI0g5 .modal-dialog {
  height: auto;
}
.cid-rJSjFMI0g5 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rJSjFMI0g5 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rJSjFMI0g5 .form-wrapper .mbr-form .form-group,
  .cid-rJSjFMI0g5 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rJSjFMI0g5 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rJSjFMI0g5 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rJSjFMI0g5 .mbr-text {
  text-align: center;
}
.cid-rJSjFMI0g5 .pt-0 {
  padding-top: 0 !important;
}
.cid-rJSjFMI0g5 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rJSjFMI0g5 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rJSjFMI0g5 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rJSjFMI0g5 .modal-open {
  overflow: hidden;
}
.cid-rJSjFMI0g5 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rJSjFMI0g5 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rJSjFMI0g5 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rJSjFMI0g5 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rJSjFMI0g5 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rJSjFMI0g5 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rJSjFMI0g5 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rJSjFMI0g5 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rJSjFMI0g5 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rJSjFMI0g5 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rJSjFMI0g5 .modal-backdrop.show {
  opacity: .5;
}
.cid-rJSjFMI0g5 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rJSjFMI0g5 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rJSjFMI0g5 .modal-header .close:hover {
  opacity: 1;
}
.cid-rJSjFMI0g5 .modal-header .close:focus {
  outline: none;
}
.cid-rJSjFMI0g5 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rJSjFMI0g5 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rJSjFMI0g5 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rJSjFMI0g5 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rJSjFMI0g5 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rJSjFMI0g5 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rJSjFMI0g5 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rJSjFMI0g5 .modal-sm {
    max-width: 300px;
  }
  .cid-rJSjFMI0g5 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rJSjFMI0g5 .modal-lg,
  .cid-rJSjFMI0g5 .modal-xl {
    max-width: 800px;
  }
  .cid-rJSjFMI0g5 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rJSjFMI0g5 .modal-xl {
    max-width: 1140px;
  }
  .cid-rJSjFMI0g5 .container {
    max-width: 1140px;
  }
}
.cid-rJSjFMI0g5 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rJSjFMI0g5 .container {
    max-width: 720px;
  }
}
.cid-rJSjFMI0g5 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rJSjFMI0g5 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rJSjFMI0g5 .form-group {
  margin-bottom: 1rem;
}
.cid-rJSjFMI0g5 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rJSjFMI0g5 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rJSjFMI0g5 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-texhDsptC1.popup-builder {
  background-color: #ffffff;
}
.cid-texhDsptC1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-texhDsptC1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-texhDsptC1 .modal-content,
.cid-texhDsptC1 .modal-dialog {
  height: auto;
}
.cid-texhDsptC1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-texhDsptC1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-texhDsptC1 .form-wrapper .mbr-form .form-group,
  .cid-texhDsptC1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-texhDsptC1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-texhDsptC1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-texhDsptC1 .mbr-text {
  text-align: center;
}
.cid-texhDsptC1 .pt-0 {
  padding-top: 0 !important;
}
.cid-texhDsptC1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-texhDsptC1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-texhDsptC1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-texhDsptC1 .modal-open {
  overflow: hidden;
}
.cid-texhDsptC1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-texhDsptC1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-texhDsptC1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-texhDsptC1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-texhDsptC1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-texhDsptC1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-texhDsptC1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-texhDsptC1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-texhDsptC1 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-texhDsptC1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-texhDsptC1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-texhDsptC1 .modal-backdrop.show {
  opacity: .5;
}
.cid-texhDsptC1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-texhDsptC1 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-texhDsptC1 .modal-header {
    padding: 1rem;
  }
}
.cid-texhDsptC1 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-texhDsptC1 .modal-header .close svg {
  fill: #353535;
}
.cid-texhDsptC1 .modal-header .close:hover {
  opacity: 1;
}
.cid-texhDsptC1 .modal-header .close:focus {
  outline: none;
}
.cid-texhDsptC1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-texhDsptC1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-texhDsptC1 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-texhDsptC1 .modal-body {
    padding: 1rem;
  }
}
.cid-texhDsptC1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-texhDsptC1 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-texhDsptC1 .modal-footer {
    padding: 1rem;
  }
}
.cid-texhDsptC1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-texhDsptC1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-texhDsptC1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-texhDsptC1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-texhDsptC1 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-texhDsptC1 .modal-lg,
  .cid-texhDsptC1 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-texhDsptC1 .modal-xl {
    max-width: 1140px;
  }
}
.cid-texhDsptC1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-texhDsptC1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-texhDsptC1 .form-group {
  margin-bottom: 1rem;
}
.cid-texhDsptC1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-texhDsptC1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-texhDsptC1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-texhDsptC1 .mbr-section-btn {
  margin: 0;
}
.cid-texhDsptC1 .mbr-section-btn .btn {
  margin: 0;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-thWLoDYQof {
  padding-top: 140px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-thWLoDYQof .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-thWLoDYQof .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-thWLoDYQof h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-thWLoDYQof .mbr-text,
.cid-thWLoDYQof .mbr-section-btn {
  text-align: center;
}
.cid-thWLoDYQof .img-responsive2 {
  max-width: 65%;
  background-size: 100% auto;
}
.cid-thWLoDYQof div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-thWLoDYQof div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-thWLoDYQof .block-title {
  color: #ffffff;
}
.cid-thWLoDYQof H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-qPeyKmdSBA {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPeyKmdSBA .block-title {
  text-align: center;
  color: #000000;
}
.cid-qPeyL2BgkF {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPeyL2BgkF .paddingleft {
  padding-left: 25px;
}
.cid-sAXSQ4biKD {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAXSQ4biKD .block-title {
  text-align: center;
  color: #000000;
}
.cid-qPeyNg5fdk {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-qPeyNg5fdk .paddingleft {
  padding-left: 15px;
}
.cid-qPeyNg5fdk .rTable {
  display: table;
}
.cid-qPeyNg5fdk .rTableRow {
  display: table-row;
}
.cid-qPeyNg5fdk .rTableHeading {
  display: table-header-group;
}
.cid-qPeyNg5fdk .rTableBody {
  display: table-row-group;
}
.cid-qPeyNg5fdk .rTableFoot {
  display: table-footer-group;
}
.cid-qPeyNg5fdk .rTableCell,
.cid-qPeyNg5fdk .rTableHead {
  display: table-cell;
}
.cid-qPeyNg5fdk .whitespace-nowrap {
  white-space: nowrap;
}
.cid-qPeyNg5fdk .block-title {
  text-align: center;
  color: #000000;
}
.cid-qPhdvmiH1V {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-qPhdvmiH1V .content {
    text-align: center;
  }
  .cid-qPhdvmiH1V .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPhdvmiH1V .img-logo img {
  height: 5rem;
}
.cid-qPhdvmiH1V [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPhdvmiH1V .input-group-btn {
  display: inline-block;
}
.cid-qPhdvmiH1V .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPhdvmiH1V .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPhdvmiH1V [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPhdvmiH1V .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPhdvmiH1V .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPhdvmiH1V .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPhdvmiH1V .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPhdvmiH1V .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPhdvmiH1V .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPhdvmiH1V .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPhdvmiH1V form .input-group input.form-control,
.cid-qPhdvmiH1V form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPhdvmiH1V .opacity5 {
  opacity: .6;
}
.cid-qPhdvmiH1V .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-qPhdvmiH1V .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-qPhdvmiH1V a:link,
.cid-qPhdvmiH1V a:visited,
.cid-qPhdvmiH1V a:active {
  color: #ffffff !important;
}
.cid-qPhdvmiH1V a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPhdvmiH1V p {
  color: #ffffff !important;
}
.cid-qPhdvmiH1V .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPhdvmiH1V .fade:hover {
  opacity: 0.8;
}
.cid-qPhdvmiH1V .foot-title {
  color: #ffffff;
}
.cid-rxqKCMXyeT.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMXyeT.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMXyeT.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMXyeT .modal-content,
.cid-rxqKCMXyeT .modal-dialog {
  height: auto;
}
.cid-rxqKCMXyeT .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMXyeT .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMXyeT .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMXyeT .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMXyeT .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMXyeT .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMXyeT .mbr-text {
  text-align: center;
}
.cid-rxqKCMXyeT .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMXyeT .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMXyeT .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMXyeT .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMXyeT .modal-open {
  overflow: hidden;
}
.cid-rxqKCMXyeT .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMXyeT .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMXyeT .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMXyeT .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMXyeT .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMXyeT .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMXyeT .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMXyeT .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMXyeT .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMXyeT .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMXyeT .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMXyeT .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMXyeT .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMXyeT .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMXyeT .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMXyeT .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMXyeT .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMXyeT .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMXyeT .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMXyeT .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMXyeT .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMXyeT .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMXyeT .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMXyeT .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMXyeT .modal-lg,
  .cid-rxqKCMXyeT .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMXyeT .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMXyeT .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMXyeT .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMXyeT .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMXyeT .container {
    max-width: 720px;
  }
}
.cid-rxqKCMXyeT .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMXyeT .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMXyeT .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMXyeT .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMXyeT .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMXyeT .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQW7Gwb8jc {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQW7Gwb8jc .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQW7Gwb8jc .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQW7Gwb8jc h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQW7Gwb8jc .mbr-text,
.cid-rQW7Gwb8jc .mbr-section-btn {
  text-align: center;
}
.cid-rQW7Gwb8jc .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQW7Gwb8jc div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQW7Gwb8jc div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQW7Gwb8jc .block-title {
  color: #ffffff;
}
.cid-rQW7Gwb8jc H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQW7H9Kun6 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQW7H9Kun6 h2 {
  color: #222222;
}
.cid-rQW7H9Kun6 .mbr-text,
.cid-rQW7H9Kun6 .mbr-section-btn {
  color: #222222;
}
.cid-rQW7H9Kun6 H3 {
  color: #222222;
}
.cid-rHZcu5swF6 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHZcu5swF6 .paddingleft {
  padding-left: 25px;
}
.cid-rHZgZUHzoR {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHZgZUHzoR .mbr-section-btn > * {
  margin: 0;
}
.cid-rHZgZUHzoR .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rHZgZUHzoR .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rHZgZUHzoR .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rHZgZUHzoR .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rHZgZUHzoR .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rHZgZUHzoR .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rHZgZUHzoR .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rHZgZUHzoR .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rHZgZUHzoR .card-img span {
    font-size: 40px !important;
  }
}
.cid-rHZgZUHzoR .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rHZgZUHzoR h2 {
    font-size: 2.5rem;
  }
}
.cid-rHYWc5obd0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHYWc5obd0 .mbr-section-btn > * {
  margin: 0;
}
.cid-rHYWc5obd0 .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rHYWc5obd0 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rHYWc5obd0 .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rHYWc5obd0 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rHYWc5obd0 .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rHYWc5obd0 .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rHYWc5obd0 .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rHYWc5obd0 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rHYWc5obd0 .card-img span {
    font-size: 40px !important;
  }
}
.cid-rHYWc5obd0 .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rHYWc5obd0 h2 {
    font-size: 1.7rem;
  }
}
.cid-rHZ9qIGqlx {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHZ9qIGqlx .mbr-section-btn > * {
  margin: 0;
}
.cid-rHZ9qIGqlx .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rHZ9qIGqlx .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rHZ9qIGqlx .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rHZ9qIGqlx .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rHZ9qIGqlx .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rHZ9qIGqlx .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rHZ9qIGqlx .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rHZ9qIGqlx .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rHZ9qIGqlx .card-img span {
    font-size: 40px !important;
  }
}
.cid-rHZ9qIGqlx .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rHZ9qIGqlx h2 {
    font-size: 1.7rem;
  }
}
.cid-rTPnnvaXWw {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rTPnnvaXWw .mbr-section-btn > * {
  margin: 0;
}
.cid-rTPnnvaXWw .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rTPnnvaXWw .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rTPnnvaXWw .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rTPnnvaXWw .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rTPnnvaXWw .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rTPnnvaXWw .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rTPnnvaXWw .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rTPnnvaXWw .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rTPnnvaXWw .card-img span {
    font-size: 40px !important;
  }
}
.cid-rTPnnvaXWw .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rTPnnvaXWw h2 {
    font-size: 1.7rem;
  }
}
.cid-rTPno72G1C {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rTPno72G1C .mbr-section-btn > * {
  margin: 0;
}
.cid-rTPno72G1C .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rTPno72G1C .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rTPno72G1C .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rTPno72G1C .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rTPno72G1C .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rTPno72G1C .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rTPno72G1C .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rTPno72G1C .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rTPno72G1C .card-img span {
    font-size: 40px !important;
  }
}
.cid-rTPno72G1C .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rTPno72G1C h2 {
    font-size: 1.7rem;
  }
}
.cid-qPhRTGwd5N {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPhRTGwd5N .paddingleft {
  padding-left: 25px;
}
.cid-rTS1zHPZJP {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rTS1zHPZJP .mbr-section-btn > * {
  margin: 0;
}
.cid-rTS1zHPZJP .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.cid-rTS1zHPZJP .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rTS1zHPZJP .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-rTS1zHPZJP .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rTS1zHPZJP .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rTS1zHPZJP .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rTS1zHPZJP .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rTS1zHPZJP .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rTS1zHPZJP .card-img span {
    font-size: 40px !important;
  }
}
.cid-rTS1zHPZJP .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rTS1zHPZJP h2 {
    font-size: 1.7rem;
  }
}
.cid-qPhXCM2vkB {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-qPhXCM2vkB .paddingleft {
  padding-left: 25px;
}
.cid-rTS7wdKnbf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rTS7wdKnbf .mbr-section-btn > * {
  margin: 0;
}
.cid-rTS7wdKnbf .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.cid-rTS7wdKnbf .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rTS7wdKnbf .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-rTS7wdKnbf .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rTS7wdKnbf .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rTS7wdKnbf .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rTS7wdKnbf .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rTS7wdKnbf .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rTS7wdKnbf .card-img span {
    font-size: 40px !important;
  }
}
.cid-rTS7wdKnbf .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rTS7wdKnbf h2 {
    font-size: 1.7rem;
  }
}
.cid-qPn7l20Fnb {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-qPn7l20Fnb .paddingleft {
  padding-left: 25px;
}
.cid-rTRpy7zdYI {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rTRpy7zdYI .mbr-section-btn > * {
  margin: 0;
}
.cid-rTRpy7zdYI .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.cid-rTRpy7zdYI .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rTRpy7zdYI .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-rTRpy7zdYI .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rTRpy7zdYI .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rTRpy7zdYI .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rTRpy7zdYI .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rTRpy7zdYI .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rTRpy7zdYI .card-img span {
    font-size: 40px !important;
  }
}
.cid-rTRpy7zdYI .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rTRpy7zdYI h2 {
    font-size: 1.7rem;
  }
}
.cid-qPnwK9ESSm {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-qPnwK9ESSm .paddingleft {
  padding-left: 25px;
}
.cid-qPnwK9ESSm .mbr-section-btn > * {
  margin: 0;
}
.cid-rTRDZiEcqB {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rTRDZiEcqB .mbr-section-btn > * {
  margin: 0;
}
.cid-rTRDZiEcqB .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.cid-rTRDZiEcqB .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rTRDZiEcqB .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-rTRDZiEcqB .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rTRDZiEcqB .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rTRDZiEcqB .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rTRDZiEcqB .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rTRDZiEcqB .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rTRDZiEcqB .card-img span {
    font-size: 40px !important;
  }
}
.cid-rTRDZiEcqB .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-rTRDZiEcqB h2 {
    font-size: 1.7rem;
  }
}
.cid-qPnzckF3Kl {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPnzckF3Kl .paddingleft {
  padding-left: 25px;
}
.cid-qPnS6RgklW {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qPnS6RgklW .mbr-text {
  color: #767676;
}
.cid-qPnS6RgklW h4 {
  text-align: center;
}
.cid-qPnS6RgklW p {
  text-align: center;
}
.cid-qPnS6RgklW .card .card-img span {
  font-size: 40px;
  padding: 1.5rem;
  background: #4284df;
  border: 2px solid #4284df;
  color: #ffffff;
  border-radius: 50%;
  transition: all .3s;
}
.cid-qPnS6RgklW .card:hover .card-img span {
  background: none;
  color: #4284df;
}
.cid-qPnEDZln9n {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-qPnEDZln9n .mbr-figure {
  padding: 0;
}
.cid-qPnEDZln9n .content-row {
  background-color: #444444;
}
.cid-qPnEDZln9n .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-qPnEDZln9n .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-qPnEDZln9n .content-row .media-content .content-block {
  z-index: 1;
}
.cid-qPhF4hbwmS {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-qPhF4hbwmS .content {
    text-align: center;
  }
  .cid-qPhF4hbwmS .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPhF4hbwmS .img-logo img {
  height: 4rem;
}
.cid-qPhF4hbwmS .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-qPhF4hbwmS .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-qPhF4hbwmS [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPhF4hbwmS .input-group-btn {
  display: inline-block;
}
.cid-qPhF4hbwmS .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPhF4hbwmS .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPhF4hbwmS [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPhF4hbwmS .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPhF4hbwmS .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPhF4hbwmS .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPhF4hbwmS .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPhF4hbwmS .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPhF4hbwmS .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPhF4hbwmS .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPhF4hbwmS .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-qPhF4hbwmS form .input-group input.form-control,
.cid-qPhF4hbwmS form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPhF4hbwmS .opacity5 {
  opacity: .6;
}
.cid-qPhF4hbwmS .opacity7 {
  opacity: .7;
}
.cid-qPhF4hbwmS a:link,
.cid-qPhF4hbwmS a:visited,
.cid-qPhF4hbwmS a:active {
  color: #ffffff !important;
}
.cid-qPhF4hbwmS a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPhF4hbwmS p {
  color: #ffffff !important;
}
.cid-qPhF4hbwmS .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPhF4hbwmS .fade:hover {
  opacity: 0.8;
}
.cid-qPhF4hbwmS .foot-title {
  color: #ffffff;
}
.cid-rxqKCMX1R7.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMX1R7.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMX1R7.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMX1R7 .modal-content,
.cid-rxqKCMX1R7 .modal-dialog {
  height: auto;
}
.cid-rxqKCMX1R7 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMX1R7 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMX1R7 .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMX1R7 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMX1R7 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMX1R7 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMX1R7 .mbr-text {
  text-align: center;
}
.cid-rxqKCMX1R7 .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMX1R7 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMX1R7 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMX1R7 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMX1R7 .modal-open {
  overflow: hidden;
}
.cid-rxqKCMX1R7 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMX1R7 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMX1R7 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMX1R7 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMX1R7 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMX1R7 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMX1R7 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMX1R7 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMX1R7 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMX1R7 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMX1R7 .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMX1R7 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMX1R7 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMX1R7 .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMX1R7 .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMX1R7 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMX1R7 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMX1R7 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMX1R7 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMX1R7 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMX1R7 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMX1R7 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMX1R7 .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMX1R7 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMX1R7 .modal-lg,
  .cid-rxqKCMX1R7 .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMX1R7 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMX1R7 .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMX1R7 .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMX1R7 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMX1R7 .container {
    max-width: 720px;
  }
}
.cid-rxqKCMX1R7 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMX1R7 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMX1R7 .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMX1R7 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMX1R7 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMX1R7 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-qPtDqD6NM2 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1979x801.jpg");
}
.cid-qPtDqD6NM2 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-qPtDqD6NM2 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-qPtDqD6NM2 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-qPtDqD6NM2 .mbr-text,
.cid-qPtDqD6NM2 .mbr-section-btn {
  text-align: center;
}
.cid-qPtDqD6NM2 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-qPtDqD6NM2 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-qPtDqD6NM2 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-qPtDqD6NM2 .block-title {
  color: #ffffff;
}
.cid-rNJMr5ZwZV {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rNJMr5ZwZV h2 {
  color: #222222;
}
.cid-rNJMr5ZwZV .mbr-text,
.cid-rNJMr5ZwZV .mbr-section-btn {
  color: #222222;
}
.cid-qPyFekvs6q {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHXn0pnUB6 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHXn0pnUB6 .card-img {
  background-color: #fff;
}
.cid-rHXn0pnUB6 .card-img a {
  display: block;
  padding-top: 0rem;
}
.cid-rHXn0pnUB6 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: left;
}
.cid-rHXn0pnUB6 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rHXn0pnUB6 .mbr-text {
  color: #000000;
}
.cid-rHXn0pnUB6 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rHXn0pnUB6 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rHXn0pnUB6 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rHXn0pnUB6 a:hover {
  text-decoration: underline;
}
.cid-rHXn0pnUB6 img {
  border-radius: 5px 5px 5px 5px;
}
.cid-rHXn0pnUB6 p {
  font-size: 0.9rem !important;
}
.cid-rHXn0pnUB6 .card-title {
  color: #555555;
}
.cid-qPQYjjlMuo {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-qPQYjjlMuo .mbr-figure {
  padding: 0;
}
.cid-qPQYjjlMuo .content-row {
  background-color: #ffffff;
}
.cid-qPQYjjlMuo .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-qPQYjjlMuo .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-qPQYjjlMuo .content-row .media-content .content-block {
  z-index: 1;
}
.cid-qPQYjjlMuo a {
  color: #0033cc;
}
.cid-qPQYjjlMuo a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPQYjjlMuo P {
  color: #000000;
}
.cid-qPQYjjlMuo H2 {
  color: #444444;
}
.cid-qPQYjjlMuo .font90 {
  font-size: 80%;
}
.cid-qPyMGpC5MP {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-qPyMGpC5MP .mbr-figure {
  padding: 0;
}
.cid-qPyMGpC5MP .content-row {
  background-color: #ffffff;
}
.cid-qPyMGpC5MP .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-qPyMGpC5MP .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-qPyMGpC5MP .content-row .media-content .content-block {
  z-index: 1;
}
.cid-qPyMGpC5MP a {
  color: #0033cc;
}
.cid-qPyMGpC5MP a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPyMGpC5MP P {
  color: #000000;
}
.cid-qPyMGpC5MP H2 {
  color: #444444;
}
.cid-rNPbQAvg1k {
  padding-top: 135px;
  padding-bottom: 135px;
  background-image: url("../../../assets/images/bg-photogallery-14-1282x518.jpg");
}
.cid-rNPbQAvg1k P {
  color: #767676;
}
.cid-qPtGmkOVdR {
  padding-top: 75px;
  padding-bottom: 15px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-qPtGmkOVdR .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-qPtGmkOVdR .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-qPtGmkOVdR .mbr-text,
.cid-qPtGmkOVdR .mbr-section-btn {
  text-align: left;
}
.cid-qPtGmkOVdR .mbr-text,
.cid-qPtGmkOVdR .mbr-section-btn B {
  color: #000000;
}
.cid-qPtGmkOVdR .mbr-section-title {
  color: #444444;
  text-align: left;
}
.cid-qPtGmkOVdR .mbr-section-title I {
  color: #000000;
}
.cid-qPtGmkOVdR h1 {
  font-size: 1.9em;
}
.cid-qPtGmkOVdR a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPtGmkOVdR .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHpYDSCNXL {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHpYDSCNXL .paddingleft {
  padding-left: 25px;
}
.cid-rHpYDSCNXL p {
  text-align: left;
}
.cid-rHpYDSCNXL a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHpYDSCNXL .block-title {
  color: #444444;
}
.cid-rHpYDSCNXL .block-text {
  text-align: left;
}
.cid-rHpZH25euV {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #eef8ff;
}
.cid-rHpZH25euV .paddingleft {
  padding-left: 25px;
}
.cid-rHpZH25euV p {
  text-align: left;
}
.cid-rHpZH25euV a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHpZH25euV .block-title {
  color: #444444;
}
.cid-rHpZH25euV .block-text {
  text-align: center;
  color: #444444;
}
.cid-rHpZRysajT {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #eef8ff;
}
.cid-rHpZRysajT .paddingleft {
  padding-left: 25px;
}
.cid-rHpZRysajT p {
  text-align: left;
}
.cid-rHpZRysajT a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHpZRysajT .block-title {
  color: #444444;
}
.cid-rHpZRysajT .block-text {
  text-align: left;
  color: #000000;
}
.cid-rHq88UPm7y {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #eef8ff;
}
.cid-rHq88UPm7y h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rHq88UPm7y p {
  color: #767676;
  text-align: left;
}
.cid-rHq88UPm7y .card-box {
  padding-top: 2rem;
}
.cid-rHq88UPm7y .card-wrapper {
  height: 100%;
}
.cid-qPz2vxNX0D {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-qPz2vxNX0D .mbr-figure {
  padding: 0;
}
.cid-qPz2vxNX0D .content-row {
  background-color: #ffffff;
}
.cid-qPz2vxNX0D .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-qPz2vxNX0D .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-qPz2vxNX0D .content-row .media-content .content-block {
  z-index: 1;
}
.cid-qPz2vxNX0D a {
  color: #0033cc;
}
.cid-qPz2vxNX0D a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPz2vxNX0D P {
  color: #000000;
}
.cid-qPz2vxNX0D H2 {
  color: #444444;
}
.cid-qPtDr3Jj9Z {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-qPtDr3Jj9Z .content {
    text-align: center;
  }
  .cid-qPtDr3Jj9Z .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPtDr3Jj9Z .img-logo img {
  height: 5rem;
}
.cid-qPtDr3Jj9Z [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPtDr3Jj9Z .input-group-btn {
  display: inline-block;
}
.cid-qPtDr3Jj9Z .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPtDr3Jj9Z .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPtDr3Jj9Z [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPtDr3Jj9Z .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPtDr3Jj9Z .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPtDr3Jj9Z .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPtDr3Jj9Z .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPtDr3Jj9Z .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPtDr3Jj9Z .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPtDr3Jj9Z .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPtDr3Jj9Z form .input-group input.form-control,
.cid-qPtDr3Jj9Z form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPtDr3Jj9Z .opacity5 {
  opacity: .6;
}
.cid-qPtDr3Jj9Z .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-qPtDr3Jj9Z .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-qPtDr3Jj9Z a:link,
.cid-qPtDr3Jj9Z a:visited,
.cid-qPtDr3Jj9Z a:active {
  color: #ffffff !important;
}
.cid-qPtDr3Jj9Z a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPtDr3Jj9Z p {
  color: #ffffff !important;
}
.cid-qPtDr3Jj9Z .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPtDr3Jj9Z .fade:hover {
  opacity: 0.8;
}
.cid-qPtDr3Jj9Z .foot-title {
  color: #ffffff;
}
.cid-rxqKCMYefY.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMYefY.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMYefY.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMYefY .modal-content,
.cid-rxqKCMYefY .modal-dialog {
  height: auto;
}
.cid-rxqKCMYefY .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMYefY .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMYefY .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMYefY .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMYefY .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMYefY .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMYefY .mbr-text {
  text-align: center;
}
.cid-rxqKCMYefY .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMYefY .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMYefY .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMYefY .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMYefY .modal-open {
  overflow: hidden;
}
.cid-rxqKCMYefY .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMYefY .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMYefY .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMYefY .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMYefY .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMYefY .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMYefY .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMYefY .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMYefY .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMYefY .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMYefY .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMYefY .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMYefY .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMYefY .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMYefY .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMYefY .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMYefY .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMYefY .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMYefY .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMYefY .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMYefY .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMYefY .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMYefY .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMYefY .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMYefY .modal-lg,
  .cid-rxqKCMYefY .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMYefY .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMYefY .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMYefY .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMYefY .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMYefY .container {
    max-width: 720px;
  }
}
.cid-rxqKCMYefY .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMYefY .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMYefY .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMYefY .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMYefY .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMYefY .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOFbf05TRr {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOFbf05TRr .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOFbf05TRr .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOFbf05TRr h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOFbf05TRr .mbr-text,
.cid-rOFbf05TRr .mbr-section-btn {
  text-align: center;
}
.cid-rOFbf05TRr .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOFbf05TRr div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOFbf05TRr div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOFbf05TRr .block-title {
  color: #ffffff;
}
.cid-rOFbf05TRr H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOFbfyTQ59 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOFbfyTQ59 h2 {
  color: #222222;
}
.cid-rOFbfyTQ59 .mbr-text,
.cid-rOFbfyTQ59 .mbr-section-btn {
  color: #222222;
}
.cid-rOFbfyTQ59 H3 {
  color: #222222;
}
.cid-sxn1X80pJi {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sxn1X80pJi .counter-container {
  color: #767676;
}
.cid-sxn1X80pJi .counter-container ul {
  margin-bottom: 0;
}
.cid-sxn1X80pJi .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
  position: relative;
}
.cid-sxn1X80pJi .counter-container ul li:before {
  position: absolute;
  left: -56px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all .2s;
  color: #ffffff;
  background: #149dcc;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  content: '✓';
}
.cid-qPVqmcDtrI {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPVqmcDtrI .paddingleft {
  padding-left: 25px;
}
.cid-qPVqmcDtrI p {
  text-align: justify;
}
.cid-qPVqmcDtrI a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPVqmeze6R {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-qPVqmeze6R .mbr-figure {
  padding: 0;
}
.cid-qPVqmeze6R .content-row {
  background-color: #f5efe9;
}
.cid-qPVqmeze6R .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-qPVqmeze6R .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-qPVqmeze6R .content-row .media-content .content-block {
  z-index: 1;
}
.cid-qPVqmeze6R a {
  color: #0033cc;
}
.cid-qPVqmeze6R a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPVqmeze6R P {
  color: #000000;
}
.cid-qPVqmeze6R H2 {
  color: #000000;
}
.cid-qPVqmeze6R .font90 {
  font-size: 80%;
}
.cid-qPW4rbflkk {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPW4rbflkk .block-title B {
  color: #000000;
}
.cid-qPW4rbflkk .block-title {
  text-align: left;
}
.cid-qPW4rbflkk mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-qPW4rbflkk .paddingleft {
  padding-left: 25px;
}
.cid-qPW64hhCLM {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPW64hhCLM .paddingleft {
  padding-left: 25px;
}
.cid-qPW64hhCLM p {
  text-align: justify;
}
.cid-qPW64hhCLM a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQ2n5Rv9JI {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-qQ2n5Rv9JI .block-title B {
  color: #000000;
}
.cid-qQ2n5Rv9JI .block-title {
  text-align: left;
}
.cid-qQ2n5Rv9JI mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-qQ2n5Rv9JI .paddingleft {
  padding-left: 25px;
}
.cid-qQ2jR3zfNq {
  padding-top: 15px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-qQ2jR3zfNq .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-qQ2jR3zfNq .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-qQ2jR3zfNq .mbr-text,
.cid-qQ2jR3zfNq .mbr-section-btn {
  text-align: left;
}
.cid-qQ2jR3zfNq .mbr-text,
.cid-qQ2jR3zfNq .mbr-section-btn B {
  color: #000000;
}
.cid-qQ2jR3zfNq .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-qQ2jR3zfNq .mbr-section-title I {
  color: #000000;
}
.cid-qQ2jR3zfNq h2 {
  font-size: 1.9em;
}
.cid-qQ2jR3zfNq a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQ2jR3zfNq .mbr-section-title B {
  color: #ffffff;
}
.cid-qQ2jR3zfNq .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-qQ2jR3zfNq mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-qQ2jR3zfNq .paddingleft {
  padding-left: 25px;
}
.cid-qQ2jR3zfNq .justify {
  text-align: justify;
}
.cid-qQ2hwhFu1e {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qQ2hwhFu1e .paddingleft {
  padding-left: 25px;
}
.cid-qQ2hwhFu1e p {
  text-align: justify;
}
.cid-qQ2hwhFu1e a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQ2mgx4p43 {
  padding-top: 60px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-qQ2mgx4p43 .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-qQ2mgx4p43 .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-qQ2mgx4p43 .mbr-text,
.cid-qQ2mgx4p43 .mbr-section-btn {
  text-align: left;
}
.cid-qQ2mgx4p43 .mbr-text,
.cid-qQ2mgx4p43 .mbr-section-btn B {
  color: #000000;
}
.cid-qQ2mgx4p43 .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-qQ2mgx4p43 .mbr-section-title I {
  color: #000000;
}
.cid-qQ2mgx4p43 h2 {
  font-size: 1.9em;
}
.cid-qQ2mgx4p43 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQ2mgx4p43 .mbr-section-title B {
  color: #ffffff;
}
.cid-qQ2mgx4p43 .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-qQ2mgx4p43 mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-qQ2mgx4p43 .paddingleft {
  padding-left: 25px;
}
.cid-qQ2mgx4p43 .justify {
  text-align: justify;
}
.cid-qQ2i0VZFJB {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qQ2i0VZFJB .paddingleft {
  padding-left: 25px;
}
.cid-qQ2i0VZFJB p {
  text-align: justify;
}
.cid-qQ2i0VZFJB a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQ2o3WcrYu {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #e2efff;
}
.cid-qQ2o3WcrYu .mbr-text {
  color: #767676;
}
.cid-qQ2o3WcrYu h4 {
  text-align: center;
}
.cid-qQ2o3WcrYu p {
  text-align: center;
}
.cid-qQ2o3WcrYu .card .card-img span {
  font-size: 40px;
  padding: 1.5rem;
  background: #4284df;
  border: 2px solid #4284df;
  color: #ffffff;
  border-radius: 50%;
  transition: all .3s;
}
.cid-qQ2o3WcrYu .card:hover .card-img span {
  background: none;
  color: #4284df;
}
.cid-qPVqmkHUOO {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-qPVqmkHUOO .content {
    text-align: center;
  }
  .cid-qPVqmkHUOO .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPVqmkHUOO .img-logo img {
  height: 4rem;
}
.cid-qPVqmkHUOO .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-qPVqmkHUOO .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-qPVqmkHUOO [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPVqmkHUOO .input-group-btn {
  display: inline-block;
}
.cid-qPVqmkHUOO .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPVqmkHUOO .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPVqmkHUOO [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPVqmkHUOO .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPVqmkHUOO .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPVqmkHUOO .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPVqmkHUOO .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPVqmkHUOO .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPVqmkHUOO .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPVqmkHUOO .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPVqmkHUOO .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-qPVqmkHUOO form .input-group input.form-control,
.cid-qPVqmkHUOO form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPVqmkHUOO .opacity5 {
  opacity: .6;
}
.cid-qPVqmkHUOO .opacity7 {
  opacity: .7;
}
.cid-qPVqmkHUOO a:link,
.cid-qPVqmkHUOO a:visited,
.cid-qPVqmkHUOO a:active {
  color: #ffffff !important;
}
.cid-qPVqmkHUOO a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPVqmkHUOO p {
  color: #ffffff !important;
}
.cid-qPVqmkHUOO .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPVqmkHUOO .fade:hover {
  opacity: 0.8;
}
.cid-qPVqmkHUOO .foot-title {
  color: #ffffff;
}
.cid-rxqKCMYztQ.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMYztQ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMYztQ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMYztQ .modal-content,
.cid-rxqKCMYztQ .modal-dialog {
  height: auto;
}
.cid-rxqKCMYztQ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMYztQ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMYztQ .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMYztQ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMYztQ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMYztQ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMYztQ .mbr-text {
  text-align: center;
}
.cid-rxqKCMYztQ .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMYztQ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMYztQ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMYztQ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMYztQ .modal-open {
  overflow: hidden;
}
.cid-rxqKCMYztQ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMYztQ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMYztQ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMYztQ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMYztQ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMYztQ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMYztQ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMYztQ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMYztQ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMYztQ .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMYztQ .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMYztQ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMYztQ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMYztQ .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMYztQ .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMYztQ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMYztQ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMYztQ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMYztQ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMYztQ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMYztQ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMYztQ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMYztQ .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMYztQ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMYztQ .modal-lg,
  .cid-rxqKCMYztQ .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMYztQ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMYztQ .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMYztQ .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMYztQ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMYztQ .container {
    max-width: 720px;
  }
}
.cid-rxqKCMYztQ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMYztQ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMYztQ .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMYztQ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMYztQ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMYztQ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-ti40MqKZhZ {
  padding-top: 140px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpeg");
}
.cid-ti40MqKZhZ .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-ti40MqKZhZ .mbr-overlay {
  background: linear-gradient(#002147 -10%, #002147 75%);
}
@media (max-width: 786px) {
  .cid-ti40MqKZhZ h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-ti40MqKZhZ .mbr-text,
.cid-ti40MqKZhZ .mbr-section-btn {
  text-align: center;
}
.cid-ti40MqKZhZ div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-ti40MqKZhZ div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-ti40MqKZhZ .block-title {
  color: #ffffff;
}
.cid-ti40MqKZhZ H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOoAOdsPyI {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOoAOdsPyI h2 {
  color: #222222;
}
.cid-rOoAOdsPyI .mbr-text,
.cid-rOoAOdsPyI .mbr-section-btn {
  color: #222222;
}
.cid-rOoAOdsPyI H3 {
  color: #222222;
}
.cid-XnXGQNiAyf {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-XnXGQNiAyf .mbr-section-subtitle {
  color: #232323;
}
.cid-XnXGQNiAyf .container-table {
  margin: 0 auto;
}
.cid-XnXGQNiAyf .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-XnXGQNiAyf .dataTables_wrapper {
  display: block;
}
.cid-XnXGQNiAyf .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-XnXGQNiAyf .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-XnXGQNiAyf table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #efefef;
  margin-bottom: 0;
}
.cid-XnXGQNiAyf table th {
  color: #990000;
  border: 1px solid #efefef;
  transition: all .2s;
  border-bottom: none;
  font-size: 1rem;
}
.cid-XnXGQNiAyf table th:hover {
  background: #efefef;
  color: #000000;
}
.cid-XnXGQNiAyf table td {
  border: 1px solid #efefef;
  font-size: 1rem;
}
.cid-XnXGQNiAyf table.table {
  background: #fffef5;
}
.cid-XnXGQNiAyf .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-XnXGQNiAyf .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-XnXGQNiAyf .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-XnXGQNiAyf .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-XnXGQNiAyf .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cid-XnXGQNiAyf th {
    font-size: 0.5rem !important;
    padding: 0.1rem !important;
  }
  .cid-XnXGQNiAyf td {
    font-size: 0.7rem !important;
    padding: 0.1rem !important;
  }
}
@media (max-width: 350px) {
  .cid-XnXGQNiAyf .dataTables_filter {
    text-align: center;
  }
  .cid-XnXGQNiAyf .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-XnXGQNiAyf .mbr-section-title {
  color: #232323;
}
.cid-raWTCEv9nx {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-raWTCEv9nx .card {
  padding: 1rem 1rem 3rem 1rem;
}
.cid-raWTCEv9nx .card-img {
  padding: 0 0 0.5rem;
}
.cid-raWTCEv9nx .mbr-section-btn {
  margin-left: 0;
}
@media (min-width: 992px) {
  .cid-raWTCEv9nx .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .cid-raWTCEv9nx .card-title {
    text-align: center;
  }
  .cid-raWTCEv9nx p.mbr-text {
    text-align: left;
  }
}
.cid-raWTCEv9nx .cardcolor1 {
  background-color: #e2eeff;
}
.cid-raWTCEv9nx .mbr-text,
.cid-raWTCEv9nx .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-raWTCEv9nx .card-title {
  text-align: left;
}
.cid-raWkDXdIAr {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-raWkDXdIAr .content {
    text-align: center;
  }
  .cid-raWkDXdIAr .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-raWkDXdIAr .img-logo img {
  height: 5rem;
}
.cid-raWkDXdIAr [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-raWkDXdIAr .input-group-btn {
  display: inline-block;
}
.cid-raWkDXdIAr .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-raWkDXdIAr .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-raWkDXdIAr [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-raWkDXdIAr .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-raWkDXdIAr .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-raWkDXdIAr .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-raWkDXdIAr .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-raWkDXdIAr .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-raWkDXdIAr .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-raWkDXdIAr .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-raWkDXdIAr form .input-group input.form-control,
.cid-raWkDXdIAr form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-raWkDXdIAr .opacity5 {
  opacity: .6;
}
.cid-raWkDXdIAr .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-raWkDXdIAr .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-raWkDXdIAr a:link,
.cid-raWkDXdIAr a:visited,
.cid-raWkDXdIAr a:active {
  color: #ffffff !important;
}
.cid-raWkDXdIAr a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-raWkDXdIAr p {
  color: #ffffff !important;
}
.cid-raWkDXdIAr .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-raWkDXdIAr .fade:hover {
  opacity: 0.8;
}
.cid-raWkDXdIAr .foot-title {
  color: #ffffff;
}
.cid-rxqKCMZri1.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMZri1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMZri1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMZri1 .modal-content,
.cid-rxqKCMZri1 .modal-dialog {
  height: auto;
}
.cid-rxqKCMZri1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMZri1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMZri1 .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMZri1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMZri1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMZri1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMZri1 .mbr-text {
  text-align: center;
}
.cid-rxqKCMZri1 .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMZri1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMZri1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMZri1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMZri1 .modal-open {
  overflow: hidden;
}
.cid-rxqKCMZri1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMZri1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMZri1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMZri1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMZri1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMZri1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMZri1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMZri1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMZri1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMZri1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMZri1 .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMZri1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMZri1 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMZri1 .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMZri1 .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMZri1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMZri1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMZri1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMZri1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMZri1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMZri1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMZri1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMZri1 .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMZri1 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMZri1 .modal-lg,
  .cid-rxqKCMZri1 .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMZri1 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMZri1 .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMZri1 .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMZri1 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMZri1 .container {
    max-width: 720px;
  }
}
.cid-rxqKCMZri1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMZri1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMZri1 .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMZri1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMZri1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMZri1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOErIGpPNE {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOErIGpPNE .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOErIGpPNE .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOErIGpPNE h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOErIGpPNE .mbr-text,
.cid-rOErIGpPNE .mbr-section-btn {
  text-align: center;
}
.cid-rOErIGpPNE .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOErIGpPNE div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOErIGpPNE div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOErIGpPNE .block-title {
  color: #ffffff;
}
.cid-rOErIGpPNE H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOErJ84X5C {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOErJ84X5C h2 {
  color: #222222;
}
.cid-rOErJ84X5C .mbr-text,
.cid-rOErJ84X5C .mbr-section-btn {
  color: #222222;
}
.cid-rOErJ84X5C H3 {
  color: #222222;
}
.cid-raZ372jlkG {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-raZ372jlkG .mbr-figure {
  padding: 0;
}
.cid-raZ372jlkG .content-row {
  background-color: #ffffff;
}
.cid-raZ372jlkG .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-raZ372jlkG .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #555555, #000000);
}
.cid-raZ372jlkG .content-row .media-content .content-block {
  z-index: 1;
}
.cid-raZ372jlkG H2 {
  color: #000000;
}
.cid-raZ372jlkG P {
  color: #000000;
}
.cid-rb0Yv4rCvT {
  padding-top: 12px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rb0Yv4rCvT .mbr-overlay {
  background: linear-gradient(90deg, #6441a5, #2a0845);
}
.cid-rb0Yv4rCvT .media-container-row img {
  -webkit-transition: transform 0.4s cubic-bezier(0.38, 3, 0.57, 1.6);
  -moz-transition: transform 0.4s cubic-bezier(0.38, 3, 0.57, 1.6);
  transition: transform 0.4s cubic-bezier(0.38, 3, 0.57, 1.6);
}
.cid-rb0Yv4rCvT .media-container-row:hover img {
  -webkit-transform: translate3d(0, -5px, 0);
  -moz-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}
@media (min-width: 992px) {
  .cid-rb0Yv4rCvT .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rb0Yv4rCvT .mbr-figure {
    padding-top: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-rb0Yv4rCvT {
    text-align: center !important;
  }
}
.cid-rb0Yv4rCvT .mbr-text {
  color: #000000;
}
.cid-rb0Yv4rCvT a:hover {
  text-decoration: underline;
}
.cid-raYKf4VIHh {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .content {
    text-align: center;
  }
  .cid-raYKf4VIHh .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-raYKf4VIHh .img-logo img {
  height: 5rem;
}
.cid-raYKf4VIHh [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-raYKf4VIHh .input-group-btn {
  display: inline-block;
}
.cid-raYKf4VIHh .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-raYKf4VIHh .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-raYKf4VIHh [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-raYKf4VIHh .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-raYKf4VIHh .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-raYKf4VIHh .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-raYKf4VIHh .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-raYKf4VIHh .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-raYKf4VIHh form .input-group input.form-control,
.cid-raYKf4VIHh form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-raYKf4VIHh .opacity5 {
  opacity: .6;
}
.cid-raYKf4VIHh .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-raYKf4VIHh a:link,
.cid-raYKf4VIHh a:visited,
.cid-raYKf4VIHh a:active {
  color: #ffffff !important;
}
.cid-raYKf4VIHh a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-raYKf4VIHh p {
  color: #ffffff !important;
}
.cid-raYKf4VIHh .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-raYKf4VIHh .fade:hover {
  opacity: 0.8;
}
.cid-raYKf4VIHh .foot-title {
  color: #ffffff;
}
.cid-rxqKCMZasN.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMZasN.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMZasN.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMZasN .modal-content,
.cid-rxqKCMZasN .modal-dialog {
  height: auto;
}
.cid-rxqKCMZasN .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMZasN .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMZasN .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMZasN .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMZasN .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMZasN .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMZasN .mbr-text {
  text-align: center;
}
.cid-rxqKCMZasN .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMZasN .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMZasN .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMZasN .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMZasN .modal-open {
  overflow: hidden;
}
.cid-rxqKCMZasN .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMZasN .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMZasN .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMZasN .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMZasN .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMZasN .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMZasN .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMZasN .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMZasN .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMZasN .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMZasN .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMZasN .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMZasN .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMZasN .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMZasN .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMZasN .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMZasN .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMZasN .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMZasN .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMZasN .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMZasN .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMZasN .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMZasN .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMZasN .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMZasN .modal-lg,
  .cid-rxqKCMZasN .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMZasN .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMZasN .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMZasN .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMZasN .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMZasN .container {
    max-width: 720px;
  }
}
.cid-rxqKCMZasN .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMZasN .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMZasN .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMZasN .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMZasN .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMZasN .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQhlJC4SB0 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQhlJC4SB0 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQhlJC4SB0 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQhlJC4SB0 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQhlJC4SB0 .mbr-text,
.cid-rQhlJC4SB0 .mbr-section-btn {
  text-align: center;
}
.cid-rQhlJC4SB0 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQhlJC4SB0 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQhlJC4SB0 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQhlJC4SB0 .block-title {
  color: #ffffff;
}
.cid-rQhlJC4SB0 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQhlLJplxx {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQhlLJplxx h2 {
  color: #222222;
}
.cid-rQhlLJplxx .mbr-text,
.cid-rQhlLJplxx .mbr-section-btn {
  color: #222222;
}
.cid-rQhlLJplxx H3 {
  color: #222222;
}
.cid-rb195RtnHI {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-rb195RtnHI .mbr-figure {
  padding: 0;
}
.cid-rb195RtnHI .content-row {
  background-color: #ffffff;
}
.cid-rb195RtnHI .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-rb195RtnHI .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-rb195RtnHI .content-row .media-content .content-block {
  z-index: 1;
}
.cid-rb195RtnHI a {
  color: #003399;
}
.cid-rb195RtnHI a:hover {
  color: #5787c8;
}
.cid-rb195RtnHI P {
  color: #000000;
}
.cid-rb195RtnHI H2 {
  color: #555555;
}
.cid-rt5t5mf2zY {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/eclipsetow-1469x935.jpg");
}
.cid-rt5t5mf2zY .media-content .btn-bgr {
  z-index: 0;
}
.cid-rt5t5mf2zY .mbr-overlay {
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-rt5t5mf2zY p {
  text-align: justify;
}
.cid-rt5t5mf2zY .media-content {
  padding-right: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  padding-left: 1.5rem;
}
.cid-rt5t5mf2zY .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rt5t5mf2zY .mbr-figure {
  padding-right: 1rem;
  padding-left: 4rem;
}
@media (min-width: 500px) {
  .cid-rt5t5mf2zY .mbr-figure {
    padding-left: 2rem;
  }
}
@media (max-width: 499px) {
  .cid-rt5t5mf2zY .mbr-figure {
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rt5t5mf2zY .mbr-figure {
    padding-left: 0;
    padding-right: 0;
  }
}
.cid-rt5t5mf2zY .media-container-row {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .cid-rt5t5mf2zY .mbr-text {
    text-align: center;
  }
}
.cid-rt5t5mf2zY .mbr-section-title,
.cid-rt5t5mf2zY .mbr-section-btn B {
  color: #555555;
}
.cid-rt5t5mf2zY .block-text B {
  color: #000033;
}
.cid-rt5t5mf2zY .block-text {
  color: #000000;
}
.cid-rt5t5mf2zY a {
  color: #003399;
}
.cid-rt5t5mf2zY a:hover {
  color: #5787c8;
}
.cid-rb195TCAGt {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rb195TCAGt .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rb195TCAGt .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rb195TCAGt .mbr-text,
.cid-rb195TCAGt .mbr-section-btn {
  text-align: left;
}
.cid-rb195TCAGt .mbr-text,
.cid-rb195TCAGt .mbr-section-btn B {
  color: #000000;
}
.cid-rb195TCAGt .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rb195TCAGt .mbr-section-title I {
  color: #000000;
}
.cid-rb195TCAGt h2 {
  font-size: 1.9em;
}
.cid-rb195TCAGt a {
  color: #003399;
}
.cid-rb195TCAGt a:hover {
  color: #5787c8;
}
.cid-rb195TCAGt .mbr-section-title B {
  color: #555555;
}
.cid-rb195TCAGt .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rb195TCAGt mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rb195TCAGt .mbr-section-title MARK {
  color: #000000;
}
.cid-rb2C95KJ39 {
  padding-top: 30px;
  padding-bottom: 15px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rb2C95KJ39 .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rb2C95KJ39 .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rb2C95KJ39 .mbr-text,
.cid-rb2C95KJ39 .mbr-section-btn {
  text-align: left;
}
.cid-rb2C95KJ39 .mbr-text,
.cid-rb2C95KJ39 .mbr-section-btn B {
  color: #000000;
}
.cid-rb2C95KJ39 .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rb2C95KJ39 .mbr-section-title I {
  color: #000000;
}
.cid-rb2C95KJ39 h2 {
  font-size: 1.9em;
}
.cid-rb2C95KJ39 a {
  color: #003399;
}
.cid-rb2C95KJ39 a:hover {
  color: #5787c8;
}
.cid-rb2C95KJ39 .mbr-section-title B {
  color: #000000;
}
.cid-rb2C95KJ39 .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rb2C95KJ39 mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rb2wrZmTiA {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rb2wrZmTiA .paddingleft {
  padding-left: 25px;
}
.cid-rb2wrZmTiA p {
  text-align: justify;
}
.cid-rb2wrZmTiA a {
  color: #003399;
}
.cid-rb2wrZmTiA a:hover {
  color: #5787c8;
}
.cid-rb2wrZmTiA .block-text {
  color: #000000;
}
.cid-rb2wrZmTiA .block-title {
  color: #990000;
}
.cid-rIJYKvXYGu {
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rIJYKvXYGu .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rIJYKvXYGu .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rIJYKvXYGu .mbr-section-title {
  color: #555555;
  text-align: left;
}
.cid-rIJYKvXYGu .mbr-text,
.cid-rIJYKvXYGu .mbr-section-btn {
  color: #555555;
  text-align: left;
}
.cid-rb195V70FN {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rb195V70FN .mbr-text {
  color: #767676;
}
.cid-rb195V70FN h4 {
  text-align: center;
}
.cid-rb195V70FN p {
  text-align: center;
}
.cid-rb195V70FN .card .card-img span {
  font-size: 40px;
  padding: 1.5rem;
  background: #4284df;
  border: 2px solid #4284df;
  color: #ffffff;
  border-radius: 50%;
  transition: all .3s;
}
.cid-rb195V70FN .card:hover .card-img span {
  background: none;
  color: #4284df;
}
.cid-rb195V70FN a {
  color: #003399;
}
.cid-rb195V70FN a:hover {
  color: #5787c8;
}
.cid-rb195W5Ll0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rb195W5Ll0 .content {
    text-align: center;
  }
  .cid-rb195W5Ll0 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rb195W5Ll0 .img-logo img {
  height: 4rem;
}
.cid-rb195W5Ll0 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rb195W5Ll0 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rb195W5Ll0 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rb195W5Ll0 .input-group-btn {
  display: inline-block;
}
.cid-rb195W5Ll0 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rb195W5Ll0 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rb195W5Ll0 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rb195W5Ll0 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rb195W5Ll0 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rb195W5Ll0 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rb195W5Ll0 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rb195W5Ll0 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rb195W5Ll0 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rb195W5Ll0 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rb195W5Ll0 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rb195W5Ll0 form .input-group input.form-control,
.cid-rb195W5Ll0 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rb195W5Ll0 .opacity5 {
  opacity: .6;
}
.cid-rb195W5Ll0 .opacity7 {
  opacity: .7;
}
.cid-rb195W5Ll0 a:link,
.cid-rb195W5Ll0 a:visited,
.cid-rb195W5Ll0 a:active {
  color: #ffffff !important;
}
.cid-rb195W5Ll0 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rb195W5Ll0 p {
  color: #ffffff !important;
}
.cid-rb195W5Ll0 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rb195W5Ll0 .fade:hover {
  opacity: 0.8;
}
.cid-rb195W5Ll0 .foot-title {
  color: #ffffff;
}
.cid-rt5DTMTfys.popup-builder {
  background-color: #ffffff;
}
.cid-rt5DTMTfys.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rt5DTMTfys.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rt5DTMTfys .modal-content,
.cid-rt5DTMTfys .modal-dialog {
  height: auto;
}
.cid-rt5DTMTfys .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rt5DTMTfys .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rt5DTMTfys .form-wrapper .mbr-form .form-group,
  .cid-rt5DTMTfys .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rt5DTMTfys .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rt5DTMTfys .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rt5DTMTfys .mbr-text {
  text-align: center;
}
.cid-rt5DTMTfys .pt-0 {
  padding-top: 0 !important;
}
.cid-rt5DTMTfys .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rt5DTMTfys .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rt5DTMTfys .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rt5DTMTfys .modal-open {
  overflow: hidden;
}
.cid-rt5DTMTfys .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rt5DTMTfys .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rt5DTMTfys .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rt5DTMTfys .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rt5DTMTfys .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rt5DTMTfys .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rt5DTMTfys .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rt5DTMTfys .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rt5DTMTfys .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rt5DTMTfys .modal-backdrop.fade {
  opacity: 0;
}
.cid-rt5DTMTfys .modal-backdrop.show {
  opacity: .5;
}
.cid-rt5DTMTfys .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rt5DTMTfys .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rt5DTMTfys .modal-header .close:hover {
  opacity: 1;
}
.cid-rt5DTMTfys .modal-header .close:focus {
  outline: none;
}
.cid-rt5DTMTfys .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rt5DTMTfys .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rt5DTMTfys .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rt5DTMTfys .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rt5DTMTfys .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rt5DTMTfys .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rt5DTMTfys .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rt5DTMTfys .modal-sm {
    max-width: 300px;
  }
  .cid-rt5DTMTfys .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rt5DTMTfys .modal-lg,
  .cid-rt5DTMTfys .modal-xl {
    max-width: 800px;
  }
  .cid-rt5DTMTfys .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rt5DTMTfys .modal-xl {
    max-width: 1140px;
  }
  .cid-rt5DTMTfys .container {
    max-width: 1140px;
  }
}
.cid-rt5DTMTfys .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rt5DTMTfys .container {
    max-width: 720px;
  }
}
.cid-rt5DTMTfys .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rt5DTMTfys .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rt5DTMTfys .form-group {
  margin-bottom: 1rem;
}
.cid-rt5DTMTfys .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rt5DTMTfys .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rt5DTMTfys .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rt5HN48aJG.popup-builder {
  background-color: #ffffff;
}
.cid-rt5HN48aJG.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rt5HN48aJG.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rt5HN48aJG .modal-content,
.cid-rt5HN48aJG .modal-dialog {
  height: auto;
}
.cid-rt5HN48aJG .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rt5HN48aJG .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rt5HN48aJG .form-wrapper .mbr-form .form-group,
  .cid-rt5HN48aJG .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rt5HN48aJG .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rt5HN48aJG .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rt5HN48aJG .mbr-text {
  text-align: center;
}
.cid-rt5HN48aJG .pt-0 {
  padding-top: 0 !important;
}
.cid-rt5HN48aJG .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rt5HN48aJG .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rt5HN48aJG .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rt5HN48aJG .modal-open {
  overflow: hidden;
}
.cid-rt5HN48aJG .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rt5HN48aJG .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rt5HN48aJG .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rt5HN48aJG .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rt5HN48aJG .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rt5HN48aJG .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rt5HN48aJG .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rt5HN48aJG .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rt5HN48aJG .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rt5HN48aJG .modal-backdrop.fade {
  opacity: 0;
}
.cid-rt5HN48aJG .modal-backdrop.show {
  opacity: .5;
}
.cid-rt5HN48aJG .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rt5HN48aJG .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rt5HN48aJG .modal-header .close:hover {
  opacity: 1;
}
.cid-rt5HN48aJG .modal-header .close:focus {
  outline: none;
}
.cid-rt5HN48aJG .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rt5HN48aJG .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rt5HN48aJG .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rt5HN48aJG .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rt5HN48aJG .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rt5HN48aJG .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rt5HN48aJG .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rt5HN48aJG .modal-sm {
    max-width: 300px;
  }
  .cid-rt5HN48aJG .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rt5HN48aJG .modal-lg,
  .cid-rt5HN48aJG .modal-xl {
    max-width: 800px;
  }
  .cid-rt5HN48aJG .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rt5HN48aJG .modal-xl {
    max-width: 1140px;
  }
  .cid-rt5HN48aJG .container {
    max-width: 1140px;
  }
}
.cid-rt5HN48aJG .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rt5HN48aJG .container {
    max-width: 720px;
  }
}
.cid-rt5HN48aJG .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rt5HN48aJG .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rt5HN48aJG .form-group {
  margin-bottom: 1rem;
}
.cid-rt5HN48aJG .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rt5HN48aJG .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rt5HN48aJG .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rt5JxnDmfM.popup-builder {
  background-color: #ffffff;
}
.cid-rt5JxnDmfM.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rt5JxnDmfM.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rt5JxnDmfM .modal-content,
.cid-rt5JxnDmfM .modal-dialog {
  height: auto;
}
.cid-rt5JxnDmfM .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rt5JxnDmfM .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rt5JxnDmfM .form-wrapper .mbr-form .form-group,
  .cid-rt5JxnDmfM .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rt5JxnDmfM .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rt5JxnDmfM .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rt5JxnDmfM .mbr-text {
  text-align: center;
}
.cid-rt5JxnDmfM .pt-0 {
  padding-top: 0 !important;
}
.cid-rt5JxnDmfM .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rt5JxnDmfM .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rt5JxnDmfM .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rt5JxnDmfM .modal-open {
  overflow: hidden;
}
.cid-rt5JxnDmfM .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rt5JxnDmfM .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rt5JxnDmfM .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rt5JxnDmfM .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rt5JxnDmfM .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rt5JxnDmfM .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rt5JxnDmfM .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rt5JxnDmfM .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rt5JxnDmfM .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rt5JxnDmfM .modal-backdrop.fade {
  opacity: 0;
}
.cid-rt5JxnDmfM .modal-backdrop.show {
  opacity: .5;
}
.cid-rt5JxnDmfM .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rt5JxnDmfM .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rt5JxnDmfM .modal-header .close:hover {
  opacity: 1;
}
.cid-rt5JxnDmfM .modal-header .close:focus {
  outline: none;
}
.cid-rt5JxnDmfM .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rt5JxnDmfM .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rt5JxnDmfM .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rt5JxnDmfM .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rt5JxnDmfM .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rt5JxnDmfM .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rt5JxnDmfM .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rt5JxnDmfM .modal-sm {
    max-width: 300px;
  }
  .cid-rt5JxnDmfM .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rt5JxnDmfM .modal-lg,
  .cid-rt5JxnDmfM .modal-xl {
    max-width: 800px;
  }
  .cid-rt5JxnDmfM .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rt5JxnDmfM .modal-xl {
    max-width: 1140px;
  }
  .cid-rt5JxnDmfM .container {
    max-width: 1140px;
  }
}
.cid-rt5JxnDmfM .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rt5JxnDmfM .container {
    max-width: 720px;
  }
}
.cid-rt5JxnDmfM .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rt5JxnDmfM .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rt5JxnDmfM .form-group {
  margin-bottom: 1rem;
}
.cid-rt5JxnDmfM .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rt5JxnDmfM .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rt5JxnDmfM .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rxqKCMZ31s.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMZ31s.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMZ31s.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMZ31s .modal-content,
.cid-rxqKCMZ31s .modal-dialog {
  height: auto;
}
.cid-rxqKCMZ31s .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMZ31s .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMZ31s .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMZ31s .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMZ31s .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMZ31s .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMZ31s .mbr-text {
  text-align: center;
}
.cid-rxqKCMZ31s .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMZ31s .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMZ31s .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMZ31s .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMZ31s .modal-open {
  overflow: hidden;
}
.cid-rxqKCMZ31s .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMZ31s .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMZ31s .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMZ31s .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMZ31s .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMZ31s .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMZ31s .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMZ31s .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMZ31s .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMZ31s .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMZ31s .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMZ31s .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMZ31s .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMZ31s .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMZ31s .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMZ31s .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMZ31s .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMZ31s .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMZ31s .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMZ31s .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMZ31s .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMZ31s .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMZ31s .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMZ31s .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMZ31s .modal-lg,
  .cid-rxqKCMZ31s .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMZ31s .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMZ31s .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMZ31s .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMZ31s .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMZ31s .container {
    max-width: 720px;
  }
}
.cid-rxqKCMZ31s .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMZ31s .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMZ31s .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMZ31s .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMZ31s .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMZ31s .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOLBlG7QzU {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOLBlG7QzU .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOLBlG7QzU .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOLBlG7QzU h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOLBlG7QzU .mbr-text,
.cid-rOLBlG7QzU .mbr-section-btn {
  text-align: center;
}
.cid-rOLBlG7QzU .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOLBlG7QzU div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOLBlG7QzU div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOLBlG7QzU .block-title {
  color: #ffffff;
}
.cid-rOLBlG7QzU H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOLBmhALjC {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOLBmhALjC h2 {
  color: #222222;
}
.cid-rOLBmhALjC .mbr-text,
.cid-rOLBmhALjC .mbr-section-btn {
  color: #222222;
}
.cid-rOLBmhALjC H3 {
  color: #222222;
}
.cid-rblshhiJ6r {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rblshhiJ6r .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-rblshhiJ6r .container-table {
  margin: 0 auto;
}
.cid-rblshhiJ6r .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-rblshhiJ6r .dataTables_wrapper {
  display: block;
}
.cid-rblshhiJ6r .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-rblshhiJ6r table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}
.cid-rblshhiJ6r table th {
  border-top: 1px solid #cccccc;
  transition: all .2s;
  border-bottom: none;
}
.cid-rblshhiJ6r table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-rblshhiJ6r table td {
  border-top: 1px solid #cccccc;
}
.cid-rblshhiJ6r table td:hover {
  color: #0000cc;
}
.cid-rblshhiJ6r table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.cid-rblshhiJ6r .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-rblshhiJ6r .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-rblshhiJ6r .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: 0rem;
  border-radius: 100px;
  padding-left: 0rem;
}
.cid-rblshhiJ6r .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-rblshhiJ6r .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-rblshhiJ6r .dataTables_filter {
    text-align: center;
  }
  .cid-rblshhiJ6r .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-rblshhiJ6r .mbr-section-title {
  text-align: left;
  color: #000000;
}
.cid-rblshhiJ6r .body-item {
  color: #000000;
}
.cid-rblshhiJ6r .display-6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
.cid-rikNWRaNz8 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rikNWRaNz8 .paddingleft {
  padding-left: 25px;
}
.cid-rikNWRaNz8 p {
  text-align: justify;
}
.cid-rikNWRaNz8 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rikNWRaNz8 .block-text {
  color: #000000;
}
.cid-rikNWRaNz8 .block-title {
  color: #990000;
}
.cid-rbgDr8d2d5 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rbgDr8d2d5 .paddingleft {
  padding-left: 25px;
}
.cid-rbgDr8d2d5 p {
  text-align: justify;
}
.cid-rbgDr8d2d5 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rbgDr8d2d5 .block-text {
  color: #000000;
}
.cid-rbgDr8d2d5 .block-title {
  color: #990000;
}
.cid-rjCNNVEIb0 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rjCNNVEIb0 .paddingleft {
  padding-left: 25px;
}
.cid-rjCNNVEIb0 p {
  text-align: justify;
}
.cid-rjCNNVEIb0 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rjCNNVEIb0 .block-text {
  color: #000000;
}
.cid-rjCNNVEIb0 .block-title {
  color: #990000;
}
.cid-rbgA4d1XuS {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rbgA4d1XuS .content {
    text-align: center;
  }
  .cid-rbgA4d1XuS .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rbgA4d1XuS .img-logo img {
  height: 4rem;
}
.cid-rbgA4d1XuS .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rbgA4d1XuS .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rbgA4d1XuS [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rbgA4d1XuS .input-group-btn {
  display: inline-block;
}
.cid-rbgA4d1XuS .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rbgA4d1XuS .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rbgA4d1XuS [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rbgA4d1XuS .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rbgA4d1XuS .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rbgA4d1XuS .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rbgA4d1XuS .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rbgA4d1XuS .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rbgA4d1XuS .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rbgA4d1XuS .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rbgA4d1XuS .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rbgA4d1XuS form .input-group input.form-control,
.cid-rbgA4d1XuS form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rbgA4d1XuS .opacity5 {
  opacity: .6;
}
.cid-rbgA4d1XuS .opacity7 {
  opacity: .7;
}
.cid-rbgA4d1XuS a:link,
.cid-rbgA4d1XuS a:visited,
.cid-rbgA4d1XuS a:active {
  color: #ffffff !important;
}
.cid-rbgA4d1XuS a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rbgA4d1XuS p {
  color: #ffffff !important;
}
.cid-rbgA4d1XuS .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rbgA4d1XuS .fade:hover {
  opacity: 0.8;
}
.cid-rbgA4d1XuS .foot-title {
  color: #ffffff;
}
.cid-rxqKCMZsAK.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMZsAK.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMZsAK.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMZsAK .modal-content,
.cid-rxqKCMZsAK .modal-dialog {
  height: auto;
}
.cid-rxqKCMZsAK .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMZsAK .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMZsAK .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMZsAK .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMZsAK .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMZsAK .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMZsAK .mbr-text {
  text-align: center;
}
.cid-rxqKCMZsAK .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMZsAK .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMZsAK .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMZsAK .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMZsAK .modal-open {
  overflow: hidden;
}
.cid-rxqKCMZsAK .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMZsAK .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMZsAK .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMZsAK .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMZsAK .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMZsAK .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMZsAK .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMZsAK .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMZsAK .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMZsAK .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMZsAK .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMZsAK .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMZsAK .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMZsAK .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMZsAK .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMZsAK .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMZsAK .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMZsAK .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMZsAK .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMZsAK .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMZsAK .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMZsAK .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMZsAK .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMZsAK .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMZsAK .modal-lg,
  .cid-rxqKCMZsAK .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMZsAK .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMZsAK .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMZsAK .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMZsAK .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMZsAK .container {
    max-width: 720px;
  }
}
.cid-rxqKCMZsAK .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMZsAK .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMZsAK .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMZsAK .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMZsAK .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMZsAK .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOLEZPMWye {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOLEZPMWye .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOLEZPMWye .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOLEZPMWye h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOLEZPMWye .mbr-text,
.cid-rOLEZPMWye .mbr-section-btn {
  text-align: center;
}
.cid-rOLEZPMWye .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOLEZPMWye div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOLEZPMWye div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOLEZPMWye .block-title {
  color: #ffffff;
}
.cid-rOLEZPMWye H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOLEYZjqrO {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOLEYZjqrO h2 {
  color: #222222;
}
.cid-rOLEYZjqrO .mbr-text,
.cid-rOLEYZjqrO .mbr-section-btn {
  color: #222222;
}
.cid-rOLEYZjqrO H3 {
  color: #222222;
}
.cid-rbDDUMMG7W {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rbDDUMMG7W .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-rbDDUMMG7W .container-table {
  margin: 0 auto;
}
.cid-rbDDUMMG7W .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-rbDDUMMG7W .dataTables_wrapper {
  display: block;
}
.cid-rbDDUMMG7W .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-rbDDUMMG7W table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}
.cid-rbDDUMMG7W table th {
  border-top: 1px solid #cccccc;
  transition: all .2s;
  border-bottom: none;
}
.cid-rbDDUMMG7W table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-rbDDUMMG7W table td {
  border-top: 1px solid #cccccc;
}
.cid-rbDDUMMG7W table td:hover {
  color: #0000cc;
}
.cid-rbDDUMMG7W table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.cid-rbDDUMMG7W .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-rbDDUMMG7W .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-rbDDUMMG7W .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: 0rem;
  border-radius: 100px;
  padding-left: 0rem;
}
.cid-rbDDUMMG7W .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-rbDDUMMG7W .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-rbDDUMMG7W .dataTables_filter {
    text-align: center;
  }
  .cid-rbDDUMMG7W .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-rbDDUMMG7W .mbr-section-title {
  text-align: left;
  color: #000000;
}
.cid-rbDDUMMG7W .body-item {
  color: #000000;
}
.cid-rbDDUMMG7W .display-6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
.cid-rblNwRVPjy {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rblNwRVPjy .paddingleft {
  padding-left: 25px;
}
.cid-rblNwRVPjy p {
  text-align: justify;
}
.cid-rblNwRVPjy a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rblNwRVPjy .block-text {
  color: #000000;
}
.cid-rblNwRVPjy .block-title {
  color: #990000;
}
.cid-rblNwRVPjy .block-text B {
  color: #000000;
}
.cid-rblNwRVPjy .blue {
  color: blue;
}
.cid-rblNwRVPjy .red {
  color: red;
}
.cid-rblNwRVPjy .bold {
  font-weight: bold;
}
.cid-rblNwRVPjy .brown {
  color: brown;
}
.cid-rblNwRVPjy .white {
  background-color: #444;
  color: #fff;
}
.cid-rbs3NnuIf9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rbs3NnuIf9 .card {
  padding: 1rem 1rem 3rem 1rem;
}
.cid-rbs3NnuIf9 .card-img {
  padding: 0 0 0.5rem;
}
.cid-rbs3NnuIf9 .mbr-section-btn {
  margin-left: 0;
}
@media (min-width: 992px) {
  .cid-rbs3NnuIf9 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .cid-rbs3NnuIf9 .card-title {
    text-align: center;
  }
  .cid-rbs3NnuIf9 p.mbr-text {
    text-align: left;
  }
}
.cid-rbs3NnuIf9 .cardcolor1 {
  background-color: #e2eeff;
}
.cid-rbs3NnuIf9 .mbr-text,
.cid-rbs3NnuIf9 .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-rbs3NnuIf9 .card-title {
  text-align: left;
}
.cid-rbs3NnuIf9 .align-justify {
  text-align: justify;
}
.cid-rbs3NnuIf9 .align-left {
  text-align: left;
}
.cid-rbs3NnuIf9 a {
  color: #333333;
}
.cid-rbs3NnuIf9 a:hover {
  color: #5787c8;
}
.cid-rbs3NnuIf9 h4 {
  font-size: 1.3em;
}
.cid-rbs9zyyYyP {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/genie-air2a-6-640x497.webp");
}
.cid-rbs9zyyYyP .main-row {
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.cid-rbs9zyyYyP .section-text {
  color: #000000;
}
.cid-rbs9zyyYyP .mbr-overlay {
  background: linear-gradient(90deg, #ffffff, #efefef);
}
.cid-rbs9zyyYyP .media-content {
  padding-left: 0;
  padding-right: 0;
  padding-left: 1.5rem;
}
.cid-rbs9zyyYyP .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rbs9zyyYyP .mbr-figure {
  background: #333333;
  overflow: hidden;
  border-radius: .25rem;
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  padding: 0 !important;
}
.cid-rbs9zyyYyP .mbr-figure .card-text {
  padding: 2rem;
}
.cid-rbs9zyyYyP .counter-container {
  color: #767676;
  padding-top: 1rem;
}
.cid-rbs9zyyYyP .counter-container ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.cid-rbs9zyyYyP .counter-container ul li {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .cid-rbs9zyyYyP .mbr-text {
    text-align: center;
  }
}
.cid-rbs9zyyYyP .mbr-text UL {
  color: #000000;
}
.cid-rbs9zyyYyP .mbr-section-title,
.cid-rbs9zyyYyP .mbr-section-btn {
  color: #000000;
}
.cid-rbs5ygsfSs {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rbs5ygsfSs .paddingleft {
  padding-left: 25px;
}
.cid-rbs5ygsfSs p {
  text-align: justify;
}
.cid-rbs5ygsfSs a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rbs5ygsfSs .block-text {
  color: #000000;
}
.cid-rbs5ygsfSs .block-title {
  color: #990000;
}
.cid-rbs5ygsfSs .block-text B {
  color: #000000;
}
.cid-rbs5ygsfSs .blue {
  color: blue;
}
.cid-rbs5ygsfSs .red {
  color: red;
}
.cid-rbs5ygsfSs .bold {
  font-weight: bold;
}
.cid-rbs5ygsfSs .brown {
  color: brown;
}
.cid-rbs5ygsfSs .white {
  background-color: #444;
  color: #fff;
}
.cid-s71gTBoTHG {
  background: #232323;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cid-s71gTBoTHG .video-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-s71gTBoTHG .video-block {
    width: 100% !important;
  }
}
.cid-rblNwSuje4 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rblNwSuje4 .content {
    text-align: center;
  }
  .cid-rblNwSuje4 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rblNwSuje4 .img-logo img {
  height: 5rem;
}
.cid-rblNwSuje4 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rblNwSuje4 .input-group-btn {
  display: inline-block;
}
.cid-rblNwSuje4 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rblNwSuje4 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rblNwSuje4 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rblNwSuje4 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rblNwSuje4 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rblNwSuje4 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rblNwSuje4 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rblNwSuje4 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rblNwSuje4 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rblNwSuje4 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rblNwSuje4 form .input-group input.form-control,
.cid-rblNwSuje4 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rblNwSuje4 .opacity5 {
  opacity: .6;
}
.cid-rblNwSuje4 .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rblNwSuje4 .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rblNwSuje4 a:link,
.cid-rblNwSuje4 a:visited,
.cid-rblNwSuje4 a:active {
  color: #ffffff !important;
}
.cid-rblNwSuje4 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rblNwSuje4 p {
  color: #ffffff !important;
}
.cid-rblNwSuje4 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rblNwSuje4 .fade:hover {
  opacity: 0.8;
}
.cid-rblNwSuje4 .foot-title {
  color: #ffffff;
}
.cid-rxqKCMZafU.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMZafU.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMZafU.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMZafU .modal-content,
.cid-rxqKCMZafU .modal-dialog {
  height: auto;
}
.cid-rxqKCMZafU .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMZafU .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMZafU .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMZafU .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMZafU .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMZafU .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMZafU .mbr-text {
  text-align: center;
}
.cid-rxqKCMZafU .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMZafU .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMZafU .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMZafU .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMZafU .modal-open {
  overflow: hidden;
}
.cid-rxqKCMZafU .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMZafU .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMZafU .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMZafU .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMZafU .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMZafU .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMZafU .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMZafU .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMZafU .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMZafU .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMZafU .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMZafU .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMZafU .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMZafU .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMZafU .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMZafU .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMZafU .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMZafU .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMZafU .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMZafU .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMZafU .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMZafU .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMZafU .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMZafU .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMZafU .modal-lg,
  .cid-rxqKCMZafU .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMZafU .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMZafU .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMZafU .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMZafU .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMZafU .container {
    max-width: 720px;
  }
}
.cid-rxqKCMZafU .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMZafU .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMZafU .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMZafU .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMZafU .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMZafU .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOLJlueiZL {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOLJlueiZL .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOLJlueiZL .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOLJlueiZL h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOLJlueiZL .mbr-text,
.cid-rOLJlueiZL .mbr-section-btn {
  text-align: center;
}
.cid-rOLJlueiZL .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOLJlueiZL div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOLJlueiZL div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOLJlueiZL .block-title {
  color: #ffffff;
}
.cid-rOLJlueiZL H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOLJmL3rd5 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOLJmL3rd5 h2 {
  color: #222222;
}
.cid-rOLJmL3rd5 .mbr-text,
.cid-rOLJmL3rd5 .mbr-section-btn {
  color: #222222;
}
.cid-rOLJmL3rd5 H3 {
  color: #222222;
}
.cid-rbsfn8xuwW {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rbsfn8xuwW .paddingleft {
  padding-left: 25px;
}
.cid-rbsfn8xuwW p {
  text-align: justify;
}
.cid-rbsfn8xuwW a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rbsfn8xuwW .block-text {
  color: #000000;
}
.cid-rbsfn8xuwW .block-title {
  color: #990000;
}
.cid-rbsfn8xuwW .block-text B {
  color: #000000;
}
.cid-rbsfn8xuwW .blue {
  color: blue;
}
.cid-rbsfn8xuwW .red {
  color: red;
}
.cid-rbsfn8xuwW .bold {
  font-weight: bold;
}
.cid-rbsfn8xuwW .brown {
  color: brown;
}
.cid-rbsfn8xuwW .white {
  background-color: #444;
  color: #fff;
}
.cid-rbsjF3LyvG {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rbsjF3LyvG .mbr-text {
  color: #000000;
  text-align: left;
}
.cid-rbsjF3LyvG h4 {
  text-align: center;
}
.cid-rbsjF3LyvG p {
  text-align: center;
}
.cid-rbsjF3LyvG .card .card-img span {
  font-size: 40px;
  padding: 1.5rem;
  background: #0c57bf;
  border: 2px solid #0c57bf;
  color: #ffffff;
  border-radius: 50%;
  transition: all .3s;
}
.cid-rbsjF3LyvG .card:hover .card-img span {
  background: none;
  color: #0c57bf;
}
.cid-rbsjF3LyvG .card-title,
.cid-rbsjF3LyvG .card-img {
  text-align: left;
}
.cid-rbsjF3LyvG .display-6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
.cid-rbsptaw21q {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rbsptaw21q .paddingleft {
  padding-left: 25px;
}
.cid-rbsptaw21q p {
  text-align: justify;
}
.cid-rbsptaw21q a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rbsptaw21q .block-text {
  color: #000000;
}
.cid-rbsptaw21q .block-title {
  color: #990000;
}
.cid-rbsptaw21q .blue {
  color: blue;
}
.cid-rbsptaw21q .red {
  color: red;
}
.cid-rbsptaw21q .bold {
  font-weight: bold;
}
.cid-rbsptaw21q .brown {
  color: brown;
}
.cid-rbsptaw21q .white {
  background-color: #444;
  color: #fff;
}
.cid-rbsfnaQqEN {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rbsfnaQqEN .content {
    text-align: center;
  }
  .cid-rbsfnaQqEN .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rbsfnaQqEN .img-logo img {
  height: 4rem;
}
.cid-rbsfnaQqEN .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rbsfnaQqEN .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rbsfnaQqEN [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rbsfnaQqEN .input-group-btn {
  display: inline-block;
}
.cid-rbsfnaQqEN .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rbsfnaQqEN .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rbsfnaQqEN [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rbsfnaQqEN .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rbsfnaQqEN .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rbsfnaQqEN .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rbsfnaQqEN .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rbsfnaQqEN .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rbsfnaQqEN .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rbsfnaQqEN .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rbsfnaQqEN .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rbsfnaQqEN form .input-group input.form-control,
.cid-rbsfnaQqEN form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rbsfnaQqEN .opacity5 {
  opacity: .6;
}
.cid-rbsfnaQqEN .opacity7 {
  opacity: .7;
}
.cid-rbsfnaQqEN a:link,
.cid-rbsfnaQqEN a:visited,
.cid-rbsfnaQqEN a:active {
  color: #ffffff !important;
}
.cid-rbsfnaQqEN a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rbsfnaQqEN p {
  color: #ffffff !important;
}
.cid-rbsfnaQqEN .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rbsfnaQqEN .fade:hover {
  opacity: 0.8;
}
.cid-rbsfnaQqEN .foot-title {
  color: #ffffff;
}
.cid-rxqKCMZJbT.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMZJbT.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMZJbT.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMZJbT .modal-content,
.cid-rxqKCMZJbT .modal-dialog {
  height: auto;
}
.cid-rxqKCMZJbT .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMZJbT .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMZJbT .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMZJbT .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMZJbT .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMZJbT .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMZJbT .mbr-text {
  text-align: center;
}
.cid-rxqKCMZJbT .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMZJbT .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMZJbT .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMZJbT .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMZJbT .modal-open {
  overflow: hidden;
}
.cid-rxqKCMZJbT .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMZJbT .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMZJbT .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMZJbT .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMZJbT .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMZJbT .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMZJbT .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMZJbT .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMZJbT .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMZJbT .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMZJbT .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMZJbT .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMZJbT .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMZJbT .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMZJbT .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMZJbT .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMZJbT .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMZJbT .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMZJbT .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMZJbT .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMZJbT .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMZJbT .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMZJbT .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMZJbT .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMZJbT .modal-lg,
  .cid-rxqKCMZJbT .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMZJbT .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMZJbT .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMZJbT .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMZJbT .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMZJbT .container {
    max-width: 720px;
  }
}
.cid-rxqKCMZJbT .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMZJbT .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMZJbT .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMZJbT .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMZJbT .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMZJbT .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOFdmnbsa6 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOFdmnbsa6 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOFdmnbsa6 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOFdmnbsa6 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOFdmnbsa6 .mbr-text,
.cid-rOFdmnbsa6 .mbr-section-btn {
  text-align: center;
}
.cid-rOFdmnbsa6 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOFdmnbsa6 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOFdmnbsa6 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOFdmnbsa6 .block-title {
  color: #ffffff;
}
.cid-rOFdmnbsa6 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOFdlZEOug {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOFdlZEOug h2 {
  color: #222222;
}
.cid-rOFdlZEOug .mbr-text,
.cid-rOFdlZEOug .mbr-section-btn {
  color: #222222;
}
.cid-rOFdlZEOug H3 {
  color: #222222;
}
.cid-saWnmoqUk0 {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-saWnmoqUk0 .mbr-text {
  color: #767676;
}
.cid-saWnmoqUk0 .card-subtitle {
  margin: 0;
}
.cid-saWnmoqUk0 .link {
  margin: 0;
}
.cid-saWnmoqUk0 .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-saWnmoqUk0 .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 80px;
  height: 2px;
  background: currentColor;
}
.cid-saWnmoqUk0 .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid lightgray;
}
.cid-saWnmoqUk0 .item {
  display: flex;
  align-items: center;
  padding: 0 0.6rem;
}
.cid-saWnmoqUk0 .mbr-iconfont {
  color: #000000 !important;
  font-size: 1rem!important;
  padding-right: 0.5rem;
  padding-bottom: 0.1rem;
}
.cid-saWnmoqUk0 .date {
  margin: 0;
}
.cid-saWnmoqUk0 img {
  transition: all 0.3s;
  object-fit: cover;
  height: 100%;
}
.cid-saWnmoqUk0 .card-img {
  overflow: hidden;
  position: relative;
  height: 300px;
}
.cid-saWnmoqUk0 .card-img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-saWnmoqUk0 .card-img:hover:before {
  opacity: 0.4;
}
.cid-saWnmoqUk0 .card-img:hover img {
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .cid-saWnmoqUk0 .icon-box {
    flex-direction: column;
  }
  .cid-saWnmoqUk0 .item {
    padding-right: 0rem;
    padding-bottom: 0.3rem;
  }
}
.cid-saWnmoqUk0 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-saWnmoqUk0 .card {
    margin-bottom: 3rem;
  }
}
.cid-saWnmoqUk0 .bgcolorblue {
  background-color: #3366cc;
}
.cid-saWnmoqUk0 h4 {
  margin: 0;
}
.cid-sxn4ggAMNR {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sxn4ggAMNR .content-slider {
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sxn4ggAMNR .modal-body .close {
  background: #1b1b1b;
}
.cid-sxn4ggAMNR .modal-body .close span {
  font-style: normal;
}
.cid-sxn4ggAMNR .carousel-inner > .active,
.cid-sxn4ggAMNR .carousel-inner > .next,
.cid-sxn4ggAMNR .carousel-inner > .prev {
  display: -webkit-flex;
}
.cid-sxn4ggAMNR .carousel-control .icon-next,
.cid-sxn4ggAMNR .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}
.cid-sxn4ggAMNR .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sxn4ggAMNR .container .carousel-control {
    margin-bottom: 0;
  }
  .cid-sxn4ggAMNR .content-slider-wrap {
    width: 100% !important;
  }
}
.cid-sxn4ggAMNR .boxed-slider {
  position: relative;
  padding: 93px 0;
}
.cid-sxn4ggAMNR .boxed-slider > div {
  position: relative;
}
.cid-sxn4ggAMNR .container img {
  width: 100%;
}
.cid-sxn4ggAMNR .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-sxn4ggAMNR .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-sxn4ggAMNR .mbr-table-cell {
  padding: 0;
}
.cid-sxn4ggAMNR .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-sxn4ggAMNR .carousel-caption {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  display: -webkit-flex;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-align-items: center;
}
.cid-sxn4ggAMNR .mbr-overlay {
  z-index: 1;
}
.cid-sxn4ggAMNR .container-slide.container {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-sxn4ggAMNR .carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
}
.cid-sxn4ggAMNR .carousel-item.active.right,
.cid-sxn4ggAMNR .carousel-item.next {
  left: 0;
  transition: opacity 0.7s ease-in-out;
  opacity: 0;
}
.cid-sxn4ggAMNR .carousel-item.active.left,
.cid-sxn4ggAMNR .carousel-item.prev {
  left: 0;
  transition: opacity 0.7s ease-in-out;
  opacity: 0;
}
.cid-sxn4ggAMNR .carousel-item.active,
.cid-sxn4ggAMNR .carousel-item.next.left,
.cid-sxn4ggAMNR .carousel-item.prev.right {
  left: 0;
  opacity: 1;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-control {
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -1.5rem;
  font-size: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  z-index: 11;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-control .mbr-iconfont {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .cid-sxn4ggAMNR .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  width: 15px;
  max-height: 15px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.5;
  transition: all 0.3s;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators li.active,
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators li:hover {
  opacity: 0.9;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators li::after,
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators li::before {
  content: none;
}
.cid-sxn4ggAMNR .mbr-slider .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 576px) {
  .cid-sxn4ggAMNR .mbr-slider .carousel-indicators {
    display: none !important;
  }
}
.cid-sxn4ggAMNR .mbr-slider > .container img {
  width: 100%;
}
.cid-sxn4ggAMNR .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-sxn4ggAMNR .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .cid-sxn4ggAMNR .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-sxn4ggAMNR .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-sxn4ggAMNR .mbr-slider .mbr-table-cell {
  padding: 0;
}
.cid-sxn4ggAMNR .carousel-item .container.container-slide {
  position: initial;
  min-height: 0;
}
.cid-sxn4ggAMNR .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.cid-sxn4ggAMNR .full-screen .slider-fullscreen-image.active {
  display: -o-flex;
}
.cid-sxn4ggAMNR .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.cid-sxn4ggAMNR .full-screen .carousel-item .container.container-slide {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-sxn4ggAMNR .full-screen .carousel-item .container.container-slide img {
  display: none;
}
.cid-sxn4ggAMNR .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cid-sxn4ggAMNR .mbr-overlay ~ .container-slide {
  z-index: auto;
}
.cid-sxn4ggAMNR .mbr-slider.slide .container {
  overflow: hidden;
  padding: 0;
}
.cid-sxn4ggAMNR .carousel-inner {
  height: 100%;
}
.cid-sxn4ggAMNR .slider-fullscreen-image {
  height: 100%;
  background: transparent !important;
}
.cid-sxn4ggAMNR .image_wrapper {
  height: 400px;
  width: 100%;
  position: relative;
  display: inline-block;
}
.cid-sxn4ggAMNR .image_wrapper img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.cid-sxn4ggAMNR .carousel-item .container-slide {
  text-align: center;
}
.cid-sxn4ggAMNR .content-slider-wrap {
  width: 60%;
}
.cid-swkTgHckFZ {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-swkTgHckFZ .paddingleft {
  padding-left: 25px;
}
.cid-swkTgHckFZ a:hover {
  text-decoration: underline;
}
.cid-swkTgHckFZ .font200 {
  font-size: 2rem;
}
.cid-sxngHsTgN1 {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-sxngHsTgN1 .mbr-section-subtitle {
  color: #767676;
}
.cid-sxngHsTgN1 .btn {
  margin: 0 0 .5rem 0;
}
.cid-rbC0KOV2j3 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rbC0KOV2j3 .content {
    text-align: center;
  }
  .cid-rbC0KOV2j3 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rbC0KOV2j3 .img-logo img {
  height: 4rem;
}
.cid-rbC0KOV2j3 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rbC0KOV2j3 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rbC0KOV2j3 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rbC0KOV2j3 .input-group-btn {
  display: inline-block;
}
.cid-rbC0KOV2j3 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rbC0KOV2j3 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rbC0KOV2j3 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rbC0KOV2j3 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rbC0KOV2j3 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rbC0KOV2j3 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rbC0KOV2j3 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rbC0KOV2j3 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rbC0KOV2j3 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rbC0KOV2j3 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rbC0KOV2j3 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rbC0KOV2j3 form .input-group input.form-control,
.cid-rbC0KOV2j3 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rbC0KOV2j3 .opacity5 {
  opacity: .6;
}
.cid-rbC0KOV2j3 .opacity7 {
  opacity: .7;
}
.cid-rbC0KOV2j3 a:link,
.cid-rbC0KOV2j3 a:visited,
.cid-rbC0KOV2j3 a:active {
  color: #ffffff !important;
}
.cid-rbC0KOV2j3 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rbC0KOV2j3 p {
  color: #ffffff !important;
}
.cid-rbC0KOV2j3 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rbC0KOV2j3 .fade:hover {
  opacity: 0.8;
}
.cid-rbC0KOV2j3 .foot-title {
  color: #ffffff;
}
.cid-rxqKCN0Gfl.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN0Gfl.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN0Gfl.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN0Gfl .modal-content,
.cid-rxqKCN0Gfl .modal-dialog {
  height: auto;
}
.cid-rxqKCN0Gfl .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN0Gfl .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN0Gfl .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN0Gfl .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN0Gfl .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN0Gfl .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN0Gfl .mbr-text {
  text-align: center;
}
.cid-rxqKCN0Gfl .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN0Gfl .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN0Gfl .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN0Gfl .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN0Gfl .modal-open {
  overflow: hidden;
}
.cid-rxqKCN0Gfl .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN0Gfl .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN0Gfl .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN0Gfl .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN0Gfl .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN0Gfl .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN0Gfl .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN0Gfl .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN0Gfl .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN0Gfl .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN0Gfl .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN0Gfl .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN0Gfl .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN0Gfl .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN0Gfl .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN0Gfl .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN0Gfl .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN0Gfl .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN0Gfl .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN0Gfl .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN0Gfl .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN0Gfl .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN0Gfl .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN0Gfl .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN0Gfl .modal-lg,
  .cid-rxqKCN0Gfl .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN0Gfl .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN0Gfl .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN0Gfl .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN0Gfl .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN0Gfl .container {
    max-width: 720px;
  }
}
.cid-rxqKCN0Gfl .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN0Gfl .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN0Gfl .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN0Gfl .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN0Gfl .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN0Gfl .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rODow0OrjL {
  padding-top: 140px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpeg");
}
.cid-rODow0OrjL .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rODow0OrjL .mbr-overlay {
  background: linear-gradient(#002147 -10%, #002147 75%);
}
@media (max-width: 786px) {
  .cid-rODow0OrjL h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rODow0OrjL .mbr-text,
.cid-rODow0OrjL .mbr-section-btn {
  text-align: center;
}
.cid-rODow0OrjL div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rODow0OrjL div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rODow0OrjL .block-title {
  color: #ffffff;
}
.cid-rODow0OrjL H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rODoxhALJ5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rODoxhALJ5 .mbr-text,
.cid-rODoxhALJ5 .mbr-section-btn {
  color: #222222;
}
.cid-rODoxhALJ5 H2 {
  color: #232323;
}
.cid-rODoxhALJ5 H3 {
  color: #232323;
}
.cid-snbDEgKDbz {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-snbDEgKDbz .counter-container ul {
  margin-bottom: 0;
}
.cid-snbDEgKDbz .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
  position: relative;
}
.cid-snbDEgKDbz .counter-container ul li:before {
  position: absolute;
  left: -56px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all 0.2s;
  color: #ffffff;
  background: #149dcc;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  content: '✓';
}
.cid-rSgdJbBWp9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rSgdJbBWp9 .card-img {
  background-color: #fff;
}
.cid-rSgdJbBWp9 .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rSgdJbBWp9 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rSgdJbBWp9 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rSgdJbBWp9 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rSgdJbBWp9 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rSgdJbBWp9 a {
  font-weight: 500;
  line-height: 1.75rem;
}
.cid-rSgdJbBWp9 .border-right {
  border-right-style: solid;
  border-right-width: 1px;
}
.cid-rikvMN4Q1m {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rikMrnmDVR {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rSgEdyOzR8 {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rikDUllGi4 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rikDUllGi4 .top {
  text-align: center;
}
.cid-riomt1z0nz {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riomt1z0nz .top {
  text-align: center;
}
.cid-riolq4IMXf {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riolq4IMXf .top {
  text-align: center;
}
.cid-riomB6txls {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riomB6txls .top {
  text-align: center;
}
.cid-rip4dX5dHB {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rip4dX5dHB .top {
  text-align: center;
}
.cid-rikIFWZwYx {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rikIFWZwYx .top {
  text-align: center;
}
.cid-rinje085mp {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rinje085mp .top {
  text-align: center;
}
.cid-riqcmjuyAO {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riqcmjuyAO .top {
  text-align: center;
}
.cid-rionrJZHyC {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rionrJZHyC .top {
  text-align: center;
}
.cid-rionrJZHyC .paddingleft {
  padding-left: 25px;
}
.cid-rionrJZHyC a:hover {
  text-decoration: underline;
}
.cid-rionrJZHyC .font200 {
  font-size: 2rem;
}
.cid-rionI60EcI {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rionI60EcI .top {
  text-align: center;
}
.cid-rionI60EcI .paddingleft {
  padding-left: 25px;
}
.cid-rionI60EcI a:hover {
  text-decoration: underline;
}
.cid-rionI60EcI .font200 {
  font-size: 2rem;
}
.cid-rioqa4YZ8Y {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rioqa4YZ8Y .top {
  text-align: center;
}
.cid-rioqa4YZ8Y .paddingleft {
  padding-left: 25px;
}
.cid-rioqa4YZ8Y a:hover {
  text-decoration: underline;
}
.cid-rioqa4YZ8Y .font200 {
  font-size: 2rem;
}
.cid-rioqAAbiTk {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rioqAAbiTk .top {
  text-align: center;
}
.cid-rioqAAbiTk .paddingleft {
  padding-left: 25px;
}
.cid-rioqAAbiTk a:hover {
  text-decoration: underline;
}
.cid-rioqAAbiTk .font200 {
  font-size: 2rem;
}
.cid-rinjLZeLmt {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rinjLZeLmt .top {
  text-align: center;
}
.cid-rinjLZeLmt .paddingleft {
  padding-left: 25px;
}
.cid-rinjLZeLmt a:hover {
  text-decoration: underline;
}
.cid-rinjLZeLmt .font200 {
  font-size: 2rem;
}
.cid-rioriOdlcE {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rioriOdlcE .top {
  text-align: center;
}
.cid-rioriOdlcE .paddingleft {
  padding-left: 25px;
}
.cid-rioriOdlcE a:hover {
  text-decoration: underline;
}
.cid-rioriOdlcE .font200 {
  font-size: 2rem;
}
.cid-riossoYmIO {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riossoYmIO .top {
  text-align: center;
}
.cid-riossoYmIO .paddingleft {
  padding-left: 25px;
}
.cid-riossoYmIO a:hover {
  text-decoration: underline;
}
.cid-riossoYmIO .font200 {
  font-size: 2rem;
}
.cid-riorD9hhIQ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riorD9hhIQ .top {
  text-align: center;
}
.cid-riorD9hhIQ .paddingleft {
  padding-left: 25px;
}
.cid-riorD9hhIQ a:hover {
  text-decoration: underline;
}
.cid-riorD9hhIQ .font200 {
  font-size: 2rem;
}
.cid-riorLWvtDF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riorLWvtDF .top {
  text-align: center;
}
.cid-riorLWvtDF .paddingleft {
  padding-left: 25px;
}
.cid-riorLWvtDF a:hover {
  text-decoration: underline;
}
.cid-riorLWvtDF .font200 {
  font-size: 2rem;
}
.cid-riotm3soFV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riotm3soFV .top {
  text-align: center;
}
.cid-riotm3soFV .paddingleft {
  padding-left: 25px;
}
.cid-riotm3soFV a:hover {
  text-decoration: underline;
}
.cid-riotm3soFV .font200 {
  font-size: 2rem;
}
.cid-riovdg50tv {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riovdg50tv .top {
  text-align: center;
}
.cid-riovdg50tv .paddingleft {
  padding-left: 25px;
}
.cid-riovdg50tv a:hover {
  text-decoration: underline;
}
.cid-riovdg50tv .font200 {
  font-size: 2rem;
}
.cid-riotmp2SzV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riotmp2SzV .top {
  text-align: center;
}
.cid-riotmp2SzV .paddingleft {
  padding-left: 25px;
}
.cid-riotmp2SzV a:hover {
  text-decoration: underline;
}
.cid-riotmp2SzV .font200 {
  font-size: 2rem;
}
.cid-riotmp2SzV .block-text {
  color: #000000;
}
.cid-rSgkbtQ3SJ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rSgkbtQ3SJ .top {
  text-align: center;
}
.cid-rSgkbtQ3SJ .paddingleft {
  padding-left: 25px;
}
.cid-rSgkbtQ3SJ a:hover {
  text-decoration: underline;
}
.cid-rSgkbtQ3SJ .font200 {
  font-size: 2rem;
}
.cid-riouTqMRda {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riouTqMRda .top {
  text-align: center;
}
.cid-riouTqMRda .paddingleft {
  padding-left: 25px;
}
.cid-riouTqMRda a:hover {
  text-decoration: underline;
}
.cid-riouTqMRda .font200 {
  font-size: 2rem;
}
.cid-riq6EwFxYW {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riq6EwFxYW .top {
  text-align: center;
}
.cid-riq6EwFxYW .paddingleft {
  padding-left: 25px;
}
.cid-riq6EwFxYW a:hover {
  text-decoration: underline;
}
.cid-riq6EwFxYW .font200 {
  font-size: 2rem;
}
.cid-riq1UraOZH {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riq1UraOZH .top {
  text-align: center;
}
.cid-riq1UraOZH .paddingleft {
  padding-left: 25px;
}
.cid-riq1UraOZH a:hover {
  text-decoration: underline;
}
.cid-riq1UraOZH .font200 {
  font-size: 2rem;
}
.cid-riq7cKNiCa {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riq7cKNiCa .top {
  text-align: center;
}
.cid-riq7cKNiCa .paddingleft {
  padding-left: 25px;
}
.cid-riq7cKNiCa a:hover {
  text-decoration: underline;
}
.cid-riq7cKNiCa .font200 {
  font-size: 2rem;
}
.cid-riq473a76q {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riq473a76q .top {
  text-align: center;
}
.cid-riq473a76q .paddingleft {
  padding-left: 25px;
}
.cid-riq473a76q a:hover {
  text-decoration: underline;
}
.cid-riq473a76q .font200 {
  font-size: 2rem;
}
.cid-riq54ikIPN {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riq54ikIPN .top {
  text-align: center;
}
.cid-riq54ikIPN .paddingleft {
  padding-left: 25px;
}
.cid-riq54ikIPN a:hover {
  text-decoration: underline;
}
.cid-riq54ikIPN .font200 {
  font-size: 2rem;
}
.cid-ripYvvBIWu {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-ripYvvBIWu .top {
  text-align: center;
}
.cid-ripYvvBIWu .paddingleft {
  padding-left: 25px;
}
.cid-ripYvvBIWu a:hover {
  text-decoration: underline;
}
.cid-ripYvvBIWu .font200 {
  font-size: 2rem;
}
.cid-rHhK2ev9wl {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rHhK2ev9wl .paddingleft {
  padding-left: 25px;
}
.cid-rHhK2ev9wl a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHhK2ev9wl .block-text {
  color: #000000;
}
.cid-rHhK2ev9wl P {
  color: #444444;
}
.cid-rHhK2ev9wl .font200 {
  font-size: 2rem;
}
.cid-r9mLjyOLTk {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .content {
    text-align: center;
  }
  .cid-r9mLjyOLTk .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-r9mLjyOLTk .img-logo img {
  height: 5rem;
}
.cid-r9mLjyOLTk [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-r9mLjyOLTk .input-group-btn {
  display: inline-block;
}
.cid-r9mLjyOLTk .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-r9mLjyOLTk .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-r9mLjyOLTk [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-r9mLjyOLTk .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-r9mLjyOLTk .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-r9mLjyOLTk .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-r9mLjyOLTk .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-r9mLjyOLTk .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-r9mLjyOLTk form .input-group input.form-control,
.cid-r9mLjyOLTk form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-r9mLjyOLTk .opacity5 {
  opacity: .6;
}
.cid-r9mLjyOLTk .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-r9mLjyOLTk a:link,
.cid-r9mLjyOLTk a:visited,
.cid-r9mLjyOLTk a:active {
  color: #ffffff !important;
}
.cid-r9mLjyOLTk a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-r9mLjyOLTk p {
  color: #ffffff !important;
}
.cid-r9mLjyOLTk .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-r9mLjyOLTk .fade:hover {
  opacity: 0.8;
}
.cid-r9mLjyOLTk .foot-title {
  color: #ffffff;
}
.cid-rxqKCN0Cx4.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN0Cx4.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN0Cx4.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN0Cx4 .modal-content,
.cid-rxqKCN0Cx4 .modal-dialog {
  height: auto;
}
.cid-rxqKCN0Cx4 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN0Cx4 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN0Cx4 .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN0Cx4 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN0Cx4 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN0Cx4 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN0Cx4 .mbr-text {
  text-align: center;
}
.cid-rxqKCN0Cx4 .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN0Cx4 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN0Cx4 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN0Cx4 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN0Cx4 .modal-open {
  overflow: hidden;
}
.cid-rxqKCN0Cx4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN0Cx4 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN0Cx4 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN0Cx4 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN0Cx4 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN0Cx4 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN0Cx4 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN0Cx4 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN0Cx4 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN0Cx4 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN0Cx4 .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN0Cx4 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN0Cx4 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN0Cx4 .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN0Cx4 .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN0Cx4 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN0Cx4 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN0Cx4 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN0Cx4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN0Cx4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN0Cx4 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN0Cx4 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN0Cx4 .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN0Cx4 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN0Cx4 .modal-lg,
  .cid-rxqKCN0Cx4 .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN0Cx4 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN0Cx4 .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN0Cx4 .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN0Cx4 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN0Cx4 .container {
    max-width: 720px;
  }
}
.cid-rxqKCN0Cx4 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN0Cx4 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN0Cx4 .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN0Cx4 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN0Cx4 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN0Cx4 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQhfF9tZsF {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rQhfF9tZsF .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQhfF9tZsF .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQhfF9tZsF h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQhfF9tZsF .mbr-text,
.cid-rQhfF9tZsF .mbr-section-btn {
  text-align: center;
}
.cid-rQhfF9tZsF .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQhfF9tZsF div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQhfF9tZsF div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQhfF9tZsF .block-title {
  color: #ffffff;
}
.cid-rQhfF9tZsF H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQhfH9Dvev {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQhfH9Dvev h2 {
  color: #222222;
}
.cid-rQhfH9Dvev .mbr-text,
.cid-rQhfH9Dvev .mbr-section-btn {
  color: #222222;
}
.cid-rQhfH9Dvev H3 {
  color: #222222;
}
.cid-sHlKX2R1D4 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sHlKX2R1D4 h2 {
  color: #222222;
}
.cid-sHlKX2R1D4 .mbr-text,
.cid-sHlKX2R1D4 .mbr-section-btn {
  color: #222222;
  text-align: left;
}
.cid-sHlKX2R1D4 H3 {
  color: #222222;
}
.cid-sHlKX2R1D4 a:link {
  color: #0000cc !important;
}
.cid-riqNn3b1Bb {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-riqNn3b1Bb .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-riqNn3b1Bb .container-table {
  margin: 0 auto;
}
.cid-riqNn3b1Bb .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-riqNn3b1Bb .dataTables_wrapper {
  display: block;
}
.cid-riqNn3b1Bb .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-riqNn3b1Bb table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}
.cid-riqNn3b1Bb table th {
  border-top: 1px solid #cccccc;
  transition: all .2s;
  border-bottom: none;
}
.cid-riqNn3b1Bb table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-riqNn3b1Bb table td {
  border-top: 1px solid #cccccc;
}
.cid-riqNn3b1Bb table td:hover {
  color: #0000cc;
}
.cid-riqNn3b1Bb table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.cid-riqNn3b1Bb .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-riqNn3b1Bb .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-riqNn3b1Bb .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: 0rem;
  border-radius: 100px;
  padding-left: 0rem;
}
.cid-riqNn3b1Bb .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-riqNn3b1Bb .dataTables_filter {
    text-align: center;
  }
  .cid-riqNn3b1Bb th {
    font-size: 85%;
    padding: 0;
  }
  .cid-riqNn3b1Bb td {
    font-size: 85%;
    white-space: nowrap;
    padding: 0;
  }
  .cid-riqNn3b1Bb .display-3 {
    font-size: 80% !important;
    line-height: 1.1 !important;
  }
}
@media (max-width: 350px) {
  .cid-riqNn3b1Bb .dataTables_filter {
    text-align: center;
  }
  .cid-riqNn3b1Bb .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-riqNn3b1Bb .mbr-section-title {
  text-align: left;
  color: #990000;
}
.cid-riqNn3b1Bb .body-item {
  color: #000000;
  text-align: center;
}
.cid-riqNn3b1Bb .display-3 {
  font-size: 100%;
  line-height: 1.2;
}
.cid-riqNn3b1Bb .head-item {
  text-align: center;
}
.cid-riqNn3b1Bb a:link,
.cid-riqNn3b1Bb a:visited {
  color: #0000cc !important;
}
.cid-riqNn3b1Bb .font80 {
  font-size: 80%;
  font-weight: normal;
}
.cid-sHbjvFbG0s {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sHbjvFbG0s img {
  border-radius: 0 0 0 0;
}
.cid-sHbjvFbG0s h2 {
  text-align: left;
}
.cid-sHbjvFbG0s h4 {
  text-align: left;
  font-weight: 400;
}
.cid-sHbjvFbG0s p {
  color: #767676;
  text-align: center;
}
.cid-sHbjvFbG0s .aside-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sHbjvFbG0s .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-sHbjvFbG0s .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-sHbjvFbG0s .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-sHbjvFbG0s .card-img {
  padding-right: 1rem;
  width: auto;
}
.cid-sHbjvFbG0s .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sHbjvFbG0s .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-sHbjvFbG0s .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
  .cid-sHbjvFbG0s h4 {
    font-size: 80% !important;
  }
}
@media (max-width: 300px) {
  .cid-sHbjvFbG0s .card-img span {
    font-size: 40px !important;
  }
}
.cid-sHbjvFbG0s .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-sHbjvFbG0s .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 80px;
  height: 2px;
  background: currentColor;
}
.cid-sHbjvFbG0s .card-title {
  letter-spacing: 2px;
}
.cid-sHbjvFbG0s .mbr-text {
  text-align: left;
  color: #000000;
}
.cid-sHbjvFbG0s P {
  color: #000000;
}
.cid-sHbjvFbG0s H4 {
  color: #000000;
}
.cid-sHn65IbOVF {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sHn65IbOVF img {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(79, 110, 173, 0.1);
}
.cid-sHn65IbOVF .mbr-section-title {
  text-align: left;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.cid-sHn65IbOVF .mbr-text {
  color: #000000;
  line-height: 1.5;
}
.cid-sHn65IbOVF .mbr-list {
  margin-top: 35px;
  color: #6d7a8c;
}
.cid-sHn65IbOVF .mbr-list .list {
  list-style-type: none;
  padding-left: 0;
}
.cid-sHn65IbOVF .mbr-list .list li {
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .cid-sHn65IbOVF li {
    font-size: 0.8em;
  }
}
.cid-sHn65IbOVF .mbr-list,
.cid-sHn65IbOVF .social-media {
  color: #000000;
}
.cid-sHn65IbOVF a:link {
  color: #0000cc !important;
}
.cid-riqLn1SGUS {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-riqLn1SGUS .top {
  text-align: center;
}
.cid-riqLn1SGUS .paddingleft {
  padding-left: 25px;
}
.cid-riqLn1SGUS a:link {
  color: #0000cc !important;
}
.cid-sHmdh8Qp3u {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sHmdh8Qp3u .counter-container {
  color: #767676;
}
.cid-sHmdh8Qp3u .counter-container ul {
  margin-bottom: 0;
}
.cid-sHmdh8Qp3u .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
}
.cid-sHmdh8Qp3u .counter-container ul li:before {
  position: absolute;
  left: 15px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all .2s;
  color: #000000;
  background: #efefef;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  content: '✓';
}
.cid-sHmdh8Qp3u .fontred {
  color: #990000;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.cid-sHmdh8Qp3u .fontblue {
  color: #003366;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.cid-sHmdh8Qp3u .marginleft100 {
  margin-left: 20px;
}
.cid-sHmdh8Qp3u .mbr-text {
  color: #000000;
}
.cid-sHmdh8Qp3u .mbr-text UL {
  text-align: left;
}
.cid-sHbpm03duN {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sHbpm03duN .pulsingButton {
  position: relative;
  width: 176px;
  height: 176px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/b1bchase-3000x.webp");
  background-size: 100%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
.cid-sHbpm03duN H2 {
  color: #ffffff;
}
.cid-r9mLjyOLTk {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .content {
    text-align: center;
  }
  .cid-r9mLjyOLTk .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-r9mLjyOLTk .img-logo img {
  height: 4rem;
}
.cid-r9mLjyOLTk .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-r9mLjyOLTk .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-r9mLjyOLTk [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-r9mLjyOLTk .input-group-btn {
  display: inline-block;
}
.cid-r9mLjyOLTk .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-r9mLjyOLTk .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-r9mLjyOLTk [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-r9mLjyOLTk .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-r9mLjyOLTk .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-r9mLjyOLTk .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-r9mLjyOLTk .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-r9mLjyOLTk .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-r9mLjyOLTk .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-r9mLjyOLTk .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-r9mLjyOLTk form .input-group input.form-control,
.cid-r9mLjyOLTk form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-r9mLjyOLTk .opacity5 {
  opacity: .6;
}
.cid-r9mLjyOLTk .opacity7 {
  opacity: .7;
}
.cid-r9mLjyOLTk a:link,
.cid-r9mLjyOLTk a:visited,
.cid-r9mLjyOLTk a:active {
  color: #ffffff !important;
}
.cid-r9mLjyOLTk a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-r9mLjyOLTk p {
  color: #ffffff !important;
}
.cid-r9mLjyOLTk .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-r9mLjyOLTk .fade:hover {
  opacity: 0.8;
}
.cid-r9mLjyOLTk .foot-title {
  color: #ffffff;
}
.cid-rxqKCN0n3E.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN0n3E.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN0n3E.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN0n3E .modal-content,
.cid-rxqKCN0n3E .modal-dialog {
  height: auto;
}
.cid-rxqKCN0n3E .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN0n3E .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN0n3E .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN0n3E .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN0n3E .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN0n3E .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN0n3E .mbr-text {
  text-align: center;
}
.cid-rxqKCN0n3E .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN0n3E .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN0n3E .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN0n3E .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN0n3E .modal-open {
  overflow: hidden;
}
.cid-rxqKCN0n3E .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN0n3E .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN0n3E .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN0n3E .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN0n3E .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN0n3E .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN0n3E .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN0n3E .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN0n3E .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN0n3E .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN0n3E .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN0n3E .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN0n3E .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN0n3E .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN0n3E .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN0n3E .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN0n3E .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN0n3E .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN0n3E .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN0n3E .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN0n3E .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN0n3E .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN0n3E .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN0n3E .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN0n3E .modal-lg,
  .cid-rxqKCN0n3E .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN0n3E .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN0n3E .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN0n3E .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN0n3E .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN0n3E .container {
    max-width: 720px;
  }
}
.cid-rxqKCN0n3E .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN0n3E .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN0n3E .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN0n3E .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN0n3E .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN0n3E .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-qPfL921kDy {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1979x801.jpg");
}
.cid-qPfL921kDy .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-qPfL921kDy .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-qPfL921kDy h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-qPfL921kDy .mbr-text,
.cid-qPfL921kDy .mbr-section-btn {
  text-align: center;
}
.cid-qPfL921kDy .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-qPfL921kDy div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-qPfL921kDy div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-qPfL921kDy .block-title {
  color: #ffffff;
}
.cid-qPfL93H8nO {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPfL93H8nO .block-title {
  color: #000000;
  text-align: left;
}
.cid-qPfL93H8nO mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-qPfL94ajkq {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-qPfL94ajkq .paddingleft {
  padding-left: 25px;
}
.cid-qPfL94ajkq p {
  text-align: justify;
}
.cid-qPfL94ajkq a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPfL94ajkq .block-text {
  color: #000000;
}
.cid-qPhdxF7poL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-qPhdxF7poL .content {
    text-align: center;
  }
  .cid-qPhdxF7poL .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPhdxF7poL .img-logo img {
  height: 4rem;
}
.cid-qPhdxF7poL .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-qPhdxF7poL .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-qPhdxF7poL [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPhdxF7poL .input-group-btn {
  display: inline-block;
}
.cid-qPhdxF7poL .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPhdxF7poL .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPhdxF7poL [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPhdxF7poL .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPhdxF7poL .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPhdxF7poL .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPhdxF7poL .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPhdxF7poL .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPhdxF7poL .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPhdxF7poL .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPhdxF7poL .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-qPhdxF7poL form .input-group input.form-control,
.cid-qPhdxF7poL form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPhdxF7poL .opacity5 {
  opacity: .6;
}
.cid-qPhdxF7poL .opacity7 {
  opacity: .7;
}
.cid-qPhdxF7poL a:link,
.cid-qPhdxF7poL a:visited,
.cid-qPhdxF7poL a:active {
  color: #ffffff !important;
}
.cid-qPhdxF7poL a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPhdxF7poL p {
  color: #ffffff !important;
}
.cid-qPhdxF7poL .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPhdxF7poL .fade:hover {
  opacity: 0.8;
}
.cid-qPhdxF7poL .foot-title {
  color: #ffffff;
}
.cid-rxqKCN08LK.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN08LK.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN08LK.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN08LK .modal-content,
.cid-rxqKCN08LK .modal-dialog {
  height: auto;
}
.cid-rxqKCN08LK .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN08LK .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN08LK .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN08LK .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN08LK .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN08LK .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN08LK .mbr-text {
  text-align: center;
}
.cid-rxqKCN08LK .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN08LK .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN08LK .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN08LK .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN08LK .modal-open {
  overflow: hidden;
}
.cid-rxqKCN08LK .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN08LK .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN08LK .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN08LK .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN08LK .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN08LK .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN08LK .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN08LK .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN08LK .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN08LK .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN08LK .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN08LK .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN08LK .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN08LK .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN08LK .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN08LK .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN08LK .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN08LK .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN08LK .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN08LK .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN08LK .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN08LK .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN08LK .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN08LK .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN08LK .modal-lg,
  .cid-rxqKCN08LK .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN08LK .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN08LK .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN08LK .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN08LK .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN08LK .container {
    max-width: 720px;
  }
}
.cid-rxqKCN08LK .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN08LK .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN08LK .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN08LK .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN08LK .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN08LK .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOd6Jv63hl {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOd6Jv63hl .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOd6Jv63hl .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOd6Jv63hl h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOd6Jv63hl .mbr-text,
.cid-rOd6Jv63hl .mbr-section-btn {
  text-align: center;
}
.cid-rOd6Jv63hl .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOd6Jv63hl div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOd6Jv63hl div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOd6Jv63hl .block-title {
  color: #ffffff;
}
.cid-rOd6Jv63hl H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOd6LWaMd6 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOd6LWaMd6 h2 {
  color: #222222;
}
.cid-rOd6LWaMd6 .mbr-text,
.cid-rOd6LWaMd6 .mbr-section-btn {
  color: #222222;
}
.cid-rOd6LWaMd6 H3 {
  color: #222222;
}
.cid-rV98U56faf {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .cid-rV98U56faf .img-responsive2 {
    max-width: 30%;
    background-size: 30% auto;
  }
}
.cid-rV98U56faf .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rV98U56faf .fade:hover {
  opacity: 0.6;
}
.cid-rjEBVuBtqa {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rjEBVuBtqa .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-rjEBVuBtqa .container-table {
  margin: 0 auto;
}
.cid-rjEBVuBtqa .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-rjEBVuBtqa .dataTables_wrapper {
  display: block;
}
.cid-rjEBVuBtqa .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-rjEBVuBtqa table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}
.cid-rjEBVuBtqa table th {
  border-top: 1px solid #cccccc;
  transition: all .2s;
  border-bottom: none;
}
.cid-rjEBVuBtqa table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-rjEBVuBtqa table td {
  border-top: 1px solid #cccccc;
}
.cid-rjEBVuBtqa table td:hover {
  color: #0000cc;
}
.cid-rjEBVuBtqa table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.cid-rjEBVuBtqa .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-rjEBVuBtqa .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-rjEBVuBtqa .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: 0rem;
  border-radius: 100px;
  padding-left: 0rem;
}
.cid-rjEBVuBtqa .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-rjEBVuBtqa .dataTables_filter {
    text-align: center;
    font-size: .7rem;
  }
}
@media (max-width: 350px) {
  .cid-rjEBVuBtqa .dataTables_filter {
    text-align: center;
  }
  .cid-rjEBVuBtqa .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
    font-size: .5rem;
  }
}
.cid-rjEBVuBtqa .mbr-section-title {
  text-align: left;
  color: #000000;
}
.cid-rjEBVuBtqa .body-item {
  color: #000000;
}
.cid-rjEBVuBtqa .display-6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
@media (max-width: 786px) {
  .cid-rjEBVuBtqa th {
    font-size: 0.6rem;
  }
  .cid-rjEBVuBtqa td {
    font-size: 0.6rem;
  }
}
@media (max-width: 200px) {
  .cid-rjEBVuBtqa th {
    font-size: 0.4rem;
  }
  .cid-rjEBVuBtqa td {
    font-size: 0.4rem;
  }
}
.cid-E1vUve6LCP {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-E1vUve6LCP .mbr-figure {
  float: left;
  float: right;
}
@media (min-width: 768px) {
  .cid-E1vUve6LCP .mbr-figure {
    margin-right: 30px;
    width: 45%;
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .cid-E1vUve6LCP .mbr-figure {
    width: 100% !important;
    padding-bottom: 30px;
  }
}
.cid-E1vUve6LCP .media-content .mbr-text:not(:last-child) {
  margin-bottom: 1.333em;
}
.cid-rb2wrZmTiA {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rb2wrZmTiA .paddingleft {
  padding-left: 25px;
}
.cid-rjEzAJMd2D {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rjEzAJMd2D .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-rjEzAJMd2D .container-table {
  margin: 0 auto;
}
.cid-rjEzAJMd2D .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-rjEzAJMd2D .dataTables_wrapper {
  display: block;
}
.cid-rjEzAJMd2D .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-rjEzAJMd2D table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}
.cid-rjEzAJMd2D table th {
  border-top: 1px solid #cccccc;
  transition: all .2s;
  border-bottom: none;
}
.cid-rjEzAJMd2D table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-rjEzAJMd2D table td {
  border-top: 1px solid #cccccc;
}
.cid-rjEzAJMd2D table td:hover {
  color: #0000cc;
}
.cid-rjEzAJMd2D table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.cid-rjEzAJMd2D .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-rjEzAJMd2D .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-rjEzAJMd2D .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: 0rem;
  border-radius: 100px;
  padding-left: 0rem;
}
.cid-rjEzAJMd2D .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-rjEzAJMd2D .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-rjEzAJMd2D .dataTables_filter {
    text-align: center;
  }
  .cid-rjEzAJMd2D .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-rjEzAJMd2D .mbr-section-title {
  text-align: left;
  color: #000000;
}
.cid-rjEzAJMd2D .body-item {
  color: #000000;
}
.cid-rjEzAJMd2D .display-6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem;
}
.cid-rV6bEnZbgS {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rV6bEnZbgS .mbr-figure {
  float: left;
  float: right;
}
@media (min-width: 768px) {
  .cid-rV6bEnZbgS .mbr-figure {
    margin-right: 30px;
    width: 50%;
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .cid-rV6bEnZbgS .mbr-figure {
    width: 100% !important;
    padding-bottom: 30px;
  }
}
.cid-rV6bEnZbgS .media-content .mbr-text:not(:last-child) {
  margin-bottom: 1.333em;
}
.cid-skdWoRh9xP {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fdfadc;
}
.cid-skdWoRh9xP .mbr-figure {
  float: left;
  float: right;
}
@media (min-width: 768px) {
  .cid-skdWoRh9xP .mbr-figure {
    margin-right: 30px;
    width: 50%;
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .cid-skdWoRh9xP .mbr-figure {
    width: 100% !important;
    padding-bottom: 30px;
  }
}
.cid-skdWoRh9xP .media-content .mbr-text:not(:last-child) {
  margin-bottom: 1.333em;
}
.cid-rb195W5Ll0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rb195W5Ll0 .content {
    text-align: center;
  }
  .cid-rb195W5Ll0 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rb195W5Ll0 .img-logo img {
  height: 4rem;
}
.cid-rb195W5Ll0 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rb195W5Ll0 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rb195W5Ll0 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rb195W5Ll0 .input-group-btn {
  display: inline-block;
}
.cid-rb195W5Ll0 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rb195W5Ll0 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rb195W5Ll0 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rb195W5Ll0 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rb195W5Ll0 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rb195W5Ll0 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rb195W5Ll0 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rb195W5Ll0 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rb195W5Ll0 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rb195W5Ll0 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rb195W5Ll0 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rb195W5Ll0 form .input-group input.form-control,
.cid-rb195W5Ll0 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rb195W5Ll0 .opacity5 {
  opacity: .6;
}
.cid-rb195W5Ll0 .opacity7 {
  opacity: .7;
}
.cid-rb195W5Ll0 a:link,
.cid-rb195W5Ll0 a:visited,
.cid-rb195W5Ll0 a:active {
  color: #ffffff !important;
}
.cid-rb195W5Ll0 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rb195W5Ll0 p {
  color: #ffffff !important;
}
.cid-rb195W5Ll0 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rb195W5Ll0 .fade:hover {
  opacity: 0.8;
}
.cid-rb195W5Ll0 .foot-title {
  color: #ffffff;
}
.cid-rxqKCN0dbK.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN0dbK.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN0dbK.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN0dbK .modal-content,
.cid-rxqKCN0dbK .modal-dialog {
  height: auto;
}
.cid-rxqKCN0dbK .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN0dbK .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN0dbK .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN0dbK .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN0dbK .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN0dbK .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN0dbK .mbr-text {
  text-align: center;
}
.cid-rxqKCN0dbK .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN0dbK .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN0dbK .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN0dbK .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN0dbK .modal-open {
  overflow: hidden;
}
.cid-rxqKCN0dbK .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN0dbK .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN0dbK .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN0dbK .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN0dbK .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN0dbK .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN0dbK .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN0dbK .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN0dbK .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN0dbK .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN0dbK .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN0dbK .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN0dbK .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN0dbK .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN0dbK .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN0dbK .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN0dbK .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN0dbK .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN0dbK .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN0dbK .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN0dbK .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN0dbK .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN0dbK .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN0dbK .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN0dbK .modal-lg,
  .cid-rxqKCN0dbK .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN0dbK .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN0dbK .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN0dbK .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN0dbK .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN0dbK .container {
    max-width: 720px;
  }
}
.cid-rxqKCN0dbK .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN0dbK .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN0dbK .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN0dbK .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN0dbK .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN0dbK .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMJsZC25C {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMJsZC25C .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMJsZC25C .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMJsZC25C h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMJsZC25C .mbr-text,
.cid-rRMJsZC25C .mbr-section-btn {
  text-align: center;
}
.cid-rRMJsZC25C .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMJsZC25C div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMJsZC25C div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMJsZC25C .block-title {
  color: #ffffff;
}
.cid-rRMJsZC25C H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXtToNvuB {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMJu7E7K7 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMJu7E7K7 h2 {
  color: #222222;
}
.cid-rRMJu7E7K7 .mbr-text,
.cid-rRMJu7E7K7 .mbr-section-btn {
  color: #222222;
}
.cid-rRMJu7E7K7 H3 {
  color: #222222;
}
.cid-sCanPPzpNq {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/456-patch.webp");
}
.cid-sCanPPzpNq .content {
  padding-left: 75px;
}
.cid-sCanPPzpNq img {
  width: 100%;
}
.cid-sCanPPzpNq .mbr-section-subtitle {
  color: #000000;
}
.cid-sCanPPzpNq .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCanPPzpNq .mbr-text {
  color: #82786e;
}
.cid-sCanPPzpNq .left-part {
  color: #0f7699;
}
.cid-sCanPPzpNq .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCanPPzpNq .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCanPPzpNq .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCanPPzpNq .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCanPPzpNq * {
    text-align: left !important;
  }
  .cid-sCanPPzpNq .content {
    padding-left: 30px;
  }
}
.cid-sCanPPzpNq P {
  color: #000000;
}
.cid-rCvz41dMaj {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCvz41dMaj .block-title {
  text-align: left;
}
.cid-rCvz4vmoBm {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCvz4vmoBm .card-img {
  background-color: #fff;
}
.cid-rCvz4vmoBm .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCvz4vmoBm .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCvz4vmoBm h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCvz4vmoBm .mbr-text {
  color: #000000;
}
.cid-rCvz4vmoBm .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCvz4vmoBm .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCvz4vmoBm .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCvz4vmoBm a {
  color: #003366;
}
.cid-rCvz4vmoBm a:hover {
  color: #5787c8;
}
.cid-s58YwIsMYS {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s58YwIsMYS .paddingleft {
  padding-left: 25px;
}
.cid-s58YwIsMYS a:hover {
  text-decoration: underline;
}
.cid-sCatN60GRL {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sCatN60GRL img {
  border-radius: 0 0 0 0;
}
.cid-sCatN60GRL h2 {
  text-align: left;
}
.cid-sCatN60GRL h4 {
  text-align: left;
  font-weight: 400;
}
.cid-sCatN60GRL p {
  color: #767676;
  text-align: center;
}
.cid-sCatN60GRL .aside-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sCatN60GRL .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-sCatN60GRL .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-sCatN60GRL .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-sCatN60GRL .card-img {
  padding-right: 0rem;
  width: auto;
}
.cid-sCatN60GRL .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sCatN60GRL .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-sCatN60GRL .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-sCatN60GRL .card-img span {
    font-size: 40px !important;
  }
}
.cid-sCatN60GRL .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-sCatN60GRL .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 80px;
  height: 2px;
  background: currentColor;
}
.cid-sCatN60GRL .card-title {
  letter-spacing: 2px;
}
.cid-sCatN60GRL .mbr-text {
  text-align: center;
  color: #000000;
}
.cid-sCatN60GRL H2 {
  color: #000000;
  text-align: center;
}
.cid-s58ZxZ6xwf {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-s58ZxZ6xwf .counter-container {
  color: #767676;
}
.cid-s58ZxZ6xwf .counter-container ul {
  margin-bottom: 0;
}
.cid-s58ZxZ6xwf .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
}
.cid-s58ZxZ6xwf .counter-container ul li:before {
  position: absolute;
  left: 5px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all .2s;
  color: #000000;
  background: #ffff33;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  content: '✓';
}
.cid-s58ZxZ6xwf .mbr-text {
  color: #232323;
}
.cid-s58ZxZ6xwf .mbr-text .block-title {
  text-align: left;
}
.cid-s58R66GCJ1 {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-s58R66GCJ1 .counter-container {
  color: #767676;
}
.cid-s58R66GCJ1 .counter-container ul {
  margin-bottom: 0;
}
.cid-s58R66GCJ1 .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
}
.cid-s58R66GCJ1 .counter-container ul li:before {
  position: absolute;
  left: 5px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all .2s;
  color: #000000;
  background: #ffff33;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  content: '✓';
}
.cid-s58R66GCJ1 .mbr-text {
  color: #232323;
}
.cid-s58R66GCJ1 .mbr-text .block-title {
  text-align: left;
}
.cid-sALRAH84MO {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRAH84MO .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRAH84MO H2 {
  color: #ffffff;
}
.cid-reyOtcUiLh {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-reyOtcUiLh .content {
    text-align: center;
  }
  .cid-reyOtcUiLh .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-reyOtcUiLh .img-logo img {
  height: 4rem;
}
.cid-reyOtcUiLh .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-reyOtcUiLh .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-reyOtcUiLh [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-reyOtcUiLh .input-group-btn {
  display: inline-block;
}
.cid-reyOtcUiLh .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-reyOtcUiLh .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-reyOtcUiLh [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-reyOtcUiLh .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-reyOtcUiLh .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-reyOtcUiLh .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-reyOtcUiLh .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-reyOtcUiLh .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-reyOtcUiLh .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-reyOtcUiLh .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-reyOtcUiLh .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-reyOtcUiLh form .input-group input.form-control,
.cid-reyOtcUiLh form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-reyOtcUiLh .opacity5 {
  opacity: .6;
}
.cid-reyOtcUiLh .opacity7 {
  opacity: .7;
}
.cid-reyOtcUiLh a:link,
.cid-reyOtcUiLh a:visited,
.cid-reyOtcUiLh a:active {
  color: #ffffff !important;
}
.cid-reyOtcUiLh a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-reyOtcUiLh p {
  color: #ffffff !important;
}
.cid-reyOtcUiLh .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-reyOtcUiLh .fade:hover {
  opacity: 0.8;
}
.cid-reyOtcUiLh .foot-title {
  color: #ffffff;
}
.cid-rxqKCN1LA4.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN1LA4.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN1LA4.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN1LA4 .modal-content,
.cid-rxqKCN1LA4 .modal-dialog {
  height: auto;
}
.cid-rxqKCN1LA4 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN1LA4 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN1LA4 .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN1LA4 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN1LA4 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN1LA4 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN1LA4 .mbr-text {
  text-align: center;
}
.cid-rxqKCN1LA4 .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN1LA4 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN1LA4 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN1LA4 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN1LA4 .modal-open {
  overflow: hidden;
}
.cid-rxqKCN1LA4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN1LA4 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN1LA4 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN1LA4 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN1LA4 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN1LA4 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN1LA4 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN1LA4 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN1LA4 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN1LA4 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN1LA4 .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN1LA4 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN1LA4 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN1LA4 .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN1LA4 .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN1LA4 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN1LA4 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN1LA4 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN1LA4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN1LA4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN1LA4 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN1LA4 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN1LA4 .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN1LA4 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN1LA4 .modal-lg,
  .cid-rxqKCN1LA4 .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN1LA4 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN1LA4 .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN1LA4 .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN1LA4 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN1LA4 .container {
    max-width: 720px;
  }
}
.cid-rxqKCN1LA4 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN1LA4 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN1LA4 .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN1LA4 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN1LA4 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN1LA4 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rODrGXcHXr {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rODrGXcHXr .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rODrGXcHXr .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rODrGXcHXr h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rODrGXcHXr .mbr-text,
.cid-rODrGXcHXr .mbr-section-btn {
  text-align: center;
}
.cid-rODrGXcHXr .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rODrGXcHXr div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rODrGXcHXr div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rODrGXcHXr .block-title {
  color: #ffffff;
}
.cid-rODrGXcHXr H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rODrIbTizs {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rODrIbTizs h2 {
  color: #222222;
}
.cid-rODrIbTizs .mbr-text,
.cid-rODrIbTizs .mbr-section-btn {
  color: #222222;
}
.cid-rODrIbTizs H3 {
  color: #222222;
}
.cid-rsZ3KCnUQh {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rsZ3KCnUQh .paddingleft {
  padding-left: 25px;
}
.cid-rsZ3KCnUQh p {
  text-align: justify;
}
.cid-rsZ3KCnUQh a {
  color: #003399;
}
.cid-rsZ3KCnUQh a:hover {
  color: #5787c8;
}
.cid-rsZ3KCnUQh .block-text {
  color: #000000;
}
.cid-rsZ3KXOWH4 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rsZ3KXOWH4 .content {
    text-align: center;
  }
  .cid-rsZ3KXOWH4 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rsZ3KXOWH4 .img-logo img {
  height: 4rem;
}
.cid-rsZ3KXOWH4 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rsZ3KXOWH4 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rsZ3KXOWH4 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rsZ3KXOWH4 .input-group-btn {
  display: inline-block;
}
.cid-rsZ3KXOWH4 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rsZ3KXOWH4 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rsZ3KXOWH4 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rsZ3KXOWH4 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rsZ3KXOWH4 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rsZ3KXOWH4 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rsZ3KXOWH4 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rsZ3KXOWH4 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rsZ3KXOWH4 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rsZ3KXOWH4 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rsZ3KXOWH4 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rsZ3KXOWH4 form .input-group input.form-control,
.cid-rsZ3KXOWH4 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rsZ3KXOWH4 .opacity5 {
  opacity: .6;
}
.cid-rsZ3KXOWH4 .opacity7 {
  opacity: .7;
}
.cid-rsZ3KXOWH4 a:link,
.cid-rsZ3KXOWH4 a:visited,
.cid-rsZ3KXOWH4 a:active {
  color: #ffffff !important;
}
.cid-rsZ3KXOWH4 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rsZ3KXOWH4 p {
  color: #ffffff !important;
}
.cid-rsZ3KXOWH4 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rsZ3KXOWH4 .fade:hover {
  opacity: 0.8;
}
.cid-rsZ3KXOWH4 .foot-title {
  color: #ffffff;
}
.cid-rxqKCN1Qs3.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN1Qs3.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN1Qs3.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN1Qs3 .modal-content,
.cid-rxqKCN1Qs3 .modal-dialog {
  height: auto;
}
.cid-rxqKCN1Qs3 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN1Qs3 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN1Qs3 .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN1Qs3 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN1Qs3 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN1Qs3 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN1Qs3 .mbr-text {
  text-align: center;
}
.cid-rxqKCN1Qs3 .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN1Qs3 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN1Qs3 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN1Qs3 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN1Qs3 .modal-open {
  overflow: hidden;
}
.cid-rxqKCN1Qs3 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN1Qs3 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN1Qs3 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN1Qs3 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN1Qs3 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN1Qs3 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN1Qs3 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN1Qs3 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN1Qs3 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN1Qs3 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN1Qs3 .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN1Qs3 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN1Qs3 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN1Qs3 .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN1Qs3 .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN1Qs3 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN1Qs3 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN1Qs3 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN1Qs3 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN1Qs3 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN1Qs3 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN1Qs3 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN1Qs3 .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN1Qs3 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN1Qs3 .modal-lg,
  .cid-rxqKCN1Qs3 .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN1Qs3 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN1Qs3 .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN1Qs3 .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN1Qs3 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN1Qs3 .container {
    max-width: 720px;
  }
}
.cid-rxqKCN1Qs3 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN1Qs3 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN1Qs3 .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN1Qs3 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN1Qs3 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN1Qs3 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcPsghrxC {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcPsghrxC .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcPsghrxC .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcPsghrxC h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcPsghrxC .mbr-text,
.cid-rOcPsghrxC .mbr-section-btn {
  text-align: center;
}
.cid-rOcPsghrxC .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcPsghrxC div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcPsghrxC div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcPsghrxC .block-title {
  color: #ffffff;
}
.cid-rOcPsghrxC H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuIMY5Ql {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcPsSz3Wj {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcPsSz3Wj h2 {
  color: #222222;
}
.cid-rOcPsSz3Wj .mbr-text,
.cid-rOcPsSz3Wj .mbr-section-btn {
  color: #222222;
}
.cid-rOcPsSz3Wj H3 {
  color: #222222;
}
.cid-sCPIqbhQ35 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/87-patch.webp");
}
.cid-sCPIqbhQ35 .content {
  padding-left: 75px;
}
.cid-sCPIqbhQ35 img {
  width: 100%;
}
.cid-sCPIqbhQ35 .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIqbhQ35 .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIqbhQ35 .mbr-text {
  color: #82786e;
}
.cid-sCPIqbhQ35 .left-part {
  color: #0f7699;
}
.cid-sCPIqbhQ35 .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIqbhQ35 .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIqbhQ35 .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIqbhQ35 .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIqbhQ35 * {
    text-align: left !important;
  }
  .cid-sCPIqbhQ35 .content {
    padding-left: 30px;
  }
}
.cid-sCPIqbhQ35 P {
  color: #000000;
}
.cid-rkXwgXWFmT {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rkXwgXWFmT .block-title {
  text-align: left;
}
.cid-rkXtbhh3uw {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rkXtbhh3uw .card-img {
  background-color: #fff;
}
.cid-rkXtbhh3uw .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rkXtbhh3uw .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rkXtbhh3uw h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rkXtbhh3uw .mbr-text {
  color: #000000;
}
.cid-rkXtbhh3uw .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rkXtbhh3uw .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rkXtbhh3uw .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rkXtbhh3uw a {
  color: #003366;
}
.cid-rkXtbhh3uw a:hover {
  color: #5787c8;
}
.cid-ruAvRAPAOF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-ruAvRAPAOF .paddingleft {
  padding-left: 25px;
}
.cid-ruAvRAPAOF a:hover {
  text-decoration: underline;
}
.cid-s7OFwrcytA {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-s7OFwrcytA .mbr-section-btn > * {
  margin: 0;
}
.cid-s7OFwrcytA h4 {
  font-weight: 500;
}
.cid-s7OFwrcytA p {
  color: #232323;
}
.cid-s7OFwrcytA .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-s7OFwrcytA .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-s7OFwrcytA .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-s7OFwrcytA .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-s7OFwrcytA .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-s7OFwrcytA .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-s7OFwrcytA .mbr-figure {
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-s7OFwrcytA .mbr-figure {
    padding-right: 0;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
  }
}
@media (max-width: 300px) {
  .cid-s7OFwrcytA .card-img span {
    font-size: 40px !important;
  }
}
.cid-s7OFwrcytA .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-s7OFwrcytA .text2,
.cid-s7OFwrcytA .mbr-section-btn {
  color: #232323;
}
.cid-s7OFwrcytA H2 {
  color: #990000;
}
.cid-s58wut1U01 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-s58wut1U01 .counter-container {
  color: #767676;
}
.cid-s58wut1U01 .counter-container ul {
  margin-bottom: 0;
}
.cid-s58wut1U01 .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
}
.cid-s58wut1U01 .counter-container ul li:before {
  position: absolute;
  left: 5px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all .2s;
  color: #000000;
  background: #ffff33;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  content: '✓';
}
.cid-s58wut1U01 .mbr-text {
  color: #232323;
}
.cid-s58wut1U01 .mbr-text .block-title {
  text-align: left;
}
.cid-sALT9jX7KZ {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALT9jX7KZ .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALT9jX7KZ H2 {
  color: #ffffff;
}
.cid-reyOtcUiLh {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-reyOtcUiLh .content {
    text-align: center;
  }
  .cid-reyOtcUiLh .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-reyOtcUiLh .img-logo img {
  height: 4rem;
}
.cid-reyOtcUiLh .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-reyOtcUiLh .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-reyOtcUiLh [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-reyOtcUiLh .input-group-btn {
  display: inline-block;
}
.cid-reyOtcUiLh .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-reyOtcUiLh .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-reyOtcUiLh [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-reyOtcUiLh .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-reyOtcUiLh .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-reyOtcUiLh .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-reyOtcUiLh .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-reyOtcUiLh .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-reyOtcUiLh .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-reyOtcUiLh .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-reyOtcUiLh .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-reyOtcUiLh form .input-group input.form-control,
.cid-reyOtcUiLh form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-reyOtcUiLh .opacity5 {
  opacity: .6;
}
.cid-reyOtcUiLh .opacity7 {
  opacity: .7;
}
.cid-reyOtcUiLh a:link,
.cid-reyOtcUiLh a:visited,
.cid-reyOtcUiLh a:active {
  color: #ffffff !important;
}
.cid-reyOtcUiLh a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-reyOtcUiLh p {
  color: #ffffff !important;
}
.cid-reyOtcUiLh .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-reyOtcUiLh .fade:hover {
  opacity: 0.8;
}
.cid-reyOtcUiLh .foot-title {
  color: #ffffff;
}
.cid-rxqKCN1X6G.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN1X6G.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN1X6G.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN1X6G .modal-content,
.cid-rxqKCN1X6G .modal-dialog {
  height: auto;
}
.cid-rxqKCN1X6G .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN1X6G .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN1X6G .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN1X6G .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN1X6G .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN1X6G .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN1X6G .mbr-text {
  text-align: center;
}
.cid-rxqKCN1X6G .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN1X6G .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN1X6G .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN1X6G .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN1X6G .modal-open {
  overflow: hidden;
}
.cid-rxqKCN1X6G .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN1X6G .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN1X6G .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN1X6G .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN1X6G .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN1X6G .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN1X6G .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN1X6G .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN1X6G .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN1X6G .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN1X6G .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN1X6G .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN1X6G .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN1X6G .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN1X6G .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN1X6G .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN1X6G .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN1X6G .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN1X6G .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN1X6G .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN1X6G .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN1X6G .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN1X6G .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN1X6G .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN1X6G .modal-lg,
  .cid-rxqKCN1X6G .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN1X6G .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN1X6G .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN1X6G .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN1X6G .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN1X6G .container {
    max-width: 720px;
  }
}
.cid-rxqKCN1X6G .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN1X6G .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN1X6G .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN1X6G .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN1X6G .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN1X6G .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOj1LBag2k {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOj1LBag2k .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOj1LBag2k .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOj1LBag2k h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOj1LBag2k .mbr-text,
.cid-rOj1LBag2k .mbr-section-btn {
  text-align: center;
}
.cid-rOj1LBag2k .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOj1LBag2k div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOj1LBag2k div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOj1LBag2k .block-title {
  color: #ffffff;
}
.cid-rOj1LBag2k H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOj1JZKiFv {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOj1JZKiFv h2 {
  color: #222222;
}
.cid-rOj1JZKiFv .mbr-text,
.cid-rOj1JZKiFv .mbr-section-btn {
  color: #222222;
}
.cid-rOj1JZKiFv H3 {
  color: #222222;
}
.cid-rw3KZOGBqz {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rw3KZOGBqz .block-title {
  text-align: left;
}
.cid-rw3KZP1UHL {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rw3KZP1UHL .card-img {
  background-color: #fff;
}
.cid-rw3KZP1UHL .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rw3KZP1UHL .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rw3KZP1UHL h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rw3KZP1UHL .mbr-text {
  color: #000000;
}
.cid-rw3KZP1UHL .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rw3KZP1UHL .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rw3KZP1UHL .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rw3KZP1UHL a:hover {
  text-decoration: underline;
}
.cid-rw3KZQr3FW {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rw3KZQr3FW .content {
    text-align: center;
  }
  .cid-rw3KZQr3FW .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rw3KZQr3FW .img-logo img {
  height: 4rem;
}
.cid-rw3KZQr3FW .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rw3KZQr3FW .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rw3KZQr3FW [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rw3KZQr3FW .input-group-btn {
  display: inline-block;
}
.cid-rw3KZQr3FW .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rw3KZQr3FW .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rw3KZQr3FW [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rw3KZQr3FW .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rw3KZQr3FW .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rw3KZQr3FW .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rw3KZQr3FW .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rw3KZQr3FW .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rw3KZQr3FW .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rw3KZQr3FW .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rw3KZQr3FW .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rw3KZQr3FW form .input-group input.form-control,
.cid-rw3KZQr3FW form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rw3KZQr3FW .opacity5 {
  opacity: .6;
}
.cid-rw3KZQr3FW .opacity7 {
  opacity: .7;
}
.cid-rw3KZQr3FW a:link,
.cid-rw3KZQr3FW a:visited,
.cid-rw3KZQr3FW a:active {
  color: #ffffff !important;
}
.cid-rw3KZQr3FW a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rw3KZQr3FW p {
  color: #ffffff !important;
}
.cid-rw3KZQr3FW .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rw3KZQr3FW .fade:hover {
  opacity: 0.8;
}
.cid-rw3KZQr3FW .foot-title {
  color: #ffffff;
}
.cid-rxqKCN1yhN.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN1yhN.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN1yhN.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN1yhN .modal-content,
.cid-rxqKCN1yhN .modal-dialog {
  height: auto;
}
.cid-rxqKCN1yhN .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN1yhN .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN1yhN .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN1yhN .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN1yhN .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN1yhN .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN1yhN .mbr-text {
  text-align: center;
}
.cid-rxqKCN1yhN .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN1yhN .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN1yhN .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN1yhN .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN1yhN .modal-open {
  overflow: hidden;
}
.cid-rxqKCN1yhN .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN1yhN .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN1yhN .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN1yhN .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN1yhN .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN1yhN .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN1yhN .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN1yhN .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN1yhN .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN1yhN .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN1yhN .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN1yhN .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN1yhN .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN1yhN .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN1yhN .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN1yhN .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN1yhN .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN1yhN .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN1yhN .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN1yhN .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN1yhN .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN1yhN .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN1yhN .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN1yhN .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN1yhN .modal-lg,
  .cid-rxqKCN1yhN .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN1yhN .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN1yhN .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN1yhN .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN1yhN .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN1yhN .container {
    max-width: 720px;
  }
}
.cid-rxqKCN1yhN .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN1yhN .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN1yhN .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN1yhN .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN1yhN .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN1yhN .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rODvSnQweT {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rODvSnQweT .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rODvSnQweT .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rODvSnQweT h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rODvSnQweT .mbr-text,
.cid-rODvSnQweT .mbr-section-btn {
  text-align: center;
}
.cid-rODvSnQweT .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rODvSnQweT div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rODvSnQweT div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rODvSnQweT .block-title {
  color: #ffffff;
}
.cid-rODvSnQweT H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rODvSR9rip {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rODvSR9rip h2 {
  color: #222222;
}
.cid-rODvSR9rip .mbr-text,
.cid-rODvSR9rip .mbr-section-btn {
  color: #222222;
}
.cid-rODvSR9rip H3 {
  color: #222222;
}
.cid-rp498A3h32 {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  background-color: #ffffff;
}
.cid-rp498A3h32 .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rp498A3h32 .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-rp498A3h32 .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rp498A3h32 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rp498A3h32 .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rp498A3h32 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rp498A3h32 a:hover {
  text-decoration: underline;
}
.cid-rVOTkqilbr {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  background-color: #ffffff;
}
.cid-rVOTkqilbr .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rVOTkqilbr .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-rVOTkqilbr .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rVOTkqilbr .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rVOTkqilbr .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rVOTkqilbr .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rVOTkqilbr a:hover {
  text-decoration: underline;
}
.cid-rw4AuykZ4U {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  background-color: #ffffff;
}
.cid-rw4AuykZ4U .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rw4AuykZ4U .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-rw4AuykZ4U .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rw4AuykZ4U .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rw4AuykZ4U .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rw4AuykZ4U .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rw4AuykZ4U a:hover {
  text-decoration: underline;
}
.cid-rw4Ch2AvE8 {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  background-color: #ffffff;
}
.cid-rw4Ch2AvE8 .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rw4Ch2AvE8 .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
}
.cid-rw4Ch2AvE8 .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rw4Ch2AvE8 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rw4Ch2AvE8 .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rw4Ch2AvE8 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rw4Ch2AvE8 a:hover {
  text-decoration: underline;
}
.cid-rw4T8LwNvc {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rw4T8LwNvc .top {
  text-align: left;
}
.cid-rw4T8LwNvc a:hover {
  text-decoration: underline;
}
.cid-raYKf4VIHh {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .content {
    text-align: center;
  }
  .cid-raYKf4VIHh .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-raYKf4VIHh .img-logo img {
  height: 4rem;
}
.cid-raYKf4VIHh .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-raYKf4VIHh .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-raYKf4VIHh [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-raYKf4VIHh .input-group-btn {
  display: inline-block;
}
.cid-raYKf4VIHh .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-raYKf4VIHh .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-raYKf4VIHh [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-raYKf4VIHh .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-raYKf4VIHh .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-raYKf4VIHh .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-raYKf4VIHh .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-raYKf4VIHh .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-raYKf4VIHh .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-raYKf4VIHh .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-raYKf4VIHh form .input-group input.form-control,
.cid-raYKf4VIHh form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-raYKf4VIHh .opacity5 {
  opacity: .6;
}
.cid-raYKf4VIHh .opacity7 {
  opacity: .7;
}
.cid-raYKf4VIHh a:link,
.cid-raYKf4VIHh a:visited,
.cid-raYKf4VIHh a:active {
  color: #ffffff !important;
}
.cid-raYKf4VIHh a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-raYKf4VIHh p {
  color: #ffffff !important;
}
.cid-raYKf4VIHh .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-raYKf4VIHh .fade:hover {
  opacity: 0.8;
}
.cid-raYKf4VIHh .foot-title {
  color: #ffffff;
}
.cid-rxqKCN1p3x.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN1p3x.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN1p3x.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN1p3x .modal-content,
.cid-rxqKCN1p3x .modal-dialog {
  height: auto;
}
.cid-rxqKCN1p3x .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN1p3x .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN1p3x .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN1p3x .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN1p3x .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN1p3x .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN1p3x .mbr-text {
  text-align: center;
}
.cid-rxqKCN1p3x .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN1p3x .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN1p3x .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN1p3x .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN1p3x .modal-open {
  overflow: hidden;
}
.cid-rxqKCN1p3x .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN1p3x .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN1p3x .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN1p3x .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN1p3x .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN1p3x .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN1p3x .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN1p3x .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN1p3x .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN1p3x .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN1p3x .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN1p3x .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN1p3x .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN1p3x .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN1p3x .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN1p3x .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN1p3x .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN1p3x .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN1p3x .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN1p3x .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN1p3x .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN1p3x .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN1p3x .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN1p3x .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN1p3x .modal-lg,
  .cid-rxqKCN1p3x .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN1p3x .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN1p3x .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN1p3x .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN1p3x .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN1p3x .container {
    max-width: 720px;
  }
}
.cid-rxqKCN1p3x .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN1p3x .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN1p3x .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN1p3x .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN1p3x .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN1p3x .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQVZCc7U0y {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQVZCc7U0y .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQVZCc7U0y .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQVZCc7U0y h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQVZCc7U0y .mbr-text,
.cid-rQVZCc7U0y .mbr-section-btn {
  text-align: center;
}
.cid-rQVZCc7U0y .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQVZCc7U0y div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQVZCc7U0y div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQVZCc7U0y .block-title {
  color: #ffffff;
}
.cid-rQVZCc7U0y H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-qPfL93H8nO {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qPfL93H8nO .block-title {
  color: #000000;
  text-align: center;
}
.cid-qPfL93H8nO mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-qPfL94ajkq {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-qPfL94ajkq .paddingleft {
  padding-left: 25px;
}
.cid-qPfL94ajkq p {
  text-align: justify;
}
.cid-qPfL94ajkq a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qPfL94ajkq .block-text {
  color: #000000;
}
.cid-qPhdxF7poL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-qPhdxF7poL .content {
    text-align: center;
  }
  .cid-qPhdxF7poL .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qPhdxF7poL .img-logo img {
  height: 4rem;
}
.cid-qPhdxF7poL .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-qPhdxF7poL .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-qPhdxF7poL [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qPhdxF7poL .input-group-btn {
  display: inline-block;
}
.cid-qPhdxF7poL .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qPhdxF7poL .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qPhdxF7poL [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qPhdxF7poL .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qPhdxF7poL .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qPhdxF7poL .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qPhdxF7poL .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qPhdxF7poL .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qPhdxF7poL .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qPhdxF7poL .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qPhdxF7poL .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-qPhdxF7poL form .input-group input.form-control,
.cid-qPhdxF7poL form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qPhdxF7poL .opacity5 {
  opacity: .6;
}
.cid-qPhdxF7poL .opacity7 {
  opacity: .7;
}
.cid-qPhdxF7poL a:link,
.cid-qPhdxF7poL a:visited,
.cid-qPhdxF7poL a:active {
  color: #ffffff !important;
}
.cid-qPhdxF7poL a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qPhdxF7poL p {
  color: #ffffff !important;
}
.cid-qPhdxF7poL .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qPhdxF7poL .fade:hover {
  opacity: 0.8;
}
.cid-qPhdxF7poL .foot-title {
  color: #ffffff;
}
.cid-rxqKCN2yjt.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN2yjt.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN2yjt.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN2yjt .modal-content,
.cid-rxqKCN2yjt .modal-dialog {
  height: auto;
}
.cid-rxqKCN2yjt .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN2yjt .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN2yjt .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN2yjt .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN2yjt .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN2yjt .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN2yjt .mbr-text {
  text-align: center;
}
.cid-rxqKCN2yjt .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN2yjt .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN2yjt .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN2yjt .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN2yjt .modal-open {
  overflow: hidden;
}
.cid-rxqKCN2yjt .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN2yjt .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN2yjt .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN2yjt .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN2yjt .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN2yjt .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN2yjt .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN2yjt .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN2yjt .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN2yjt .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN2yjt .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN2yjt .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN2yjt .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN2yjt .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN2yjt .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN2yjt .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN2yjt .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN2yjt .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN2yjt .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN2yjt .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN2yjt .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN2yjt .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN2yjt .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN2yjt .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN2yjt .modal-lg,
  .cid-rxqKCN2yjt .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN2yjt .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN2yjt .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN2yjt .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN2yjt .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN2yjt .container {
    max-width: 720px;
  }
}
.cid-rxqKCN2yjt .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN2yjt .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN2yjt .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN2yjt .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN2yjt .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN2yjt .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQDN77cAkY {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQDN77cAkY .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQDN77cAkY .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQDN77cAkY h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQDN77cAkY .mbr-text,
.cid-rQDN77cAkY .mbr-section-btn {
  text-align: center;
}
.cid-rQDN77cAkY .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQDN77cAkY div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQDN77cAkY div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQDN77cAkY .block-title {
  color: #ffffff;
}
.cid-rQDN77cAkY H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQDN7S7MKc {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQDN7S7MKc h2 {
  color: #222222;
}
.cid-rQDN7S7MKc .mbr-text,
.cid-rQDN7S7MKc .mbr-section-btn {
  color: #222222;
}
.cid-rQDN7S7MKc H3 {
  color: #222222;
}
.cid-rwIzxVvYC7 {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  background-color: #ffffff;
}
.cid-rwIzxVvYC7 .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rwIzxVvYC7 .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
  background-image: linear-gradient(to bottom right, #e0f1f3, #ffffff);
}
.cid-rwIzxVvYC7 .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rwIzxVvYC7 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rwIzxVvYC7 .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rwIzxVvYC7 .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rwIzxVvYC7 a:hover {
  text-decoration: underline;
}
.cid-rwIzxVvYC7 H2 {
  text-align: left;
  color: #990000;
}
.cid-rwIzxVvYC7 .mbr-iconfont {
  color: #990000;
  font-weight: 700;
}
.cid-rwIzxWgHyQ {
  padding-top: 0px;
  padding-bottom: 45px;
  position: relative;
  background-color: #ffffff;
}
.cid-rwIzxWgHyQ .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rwIzxWgHyQ .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
  background-image: linear-gradient(to bottom right, #e0f1f3, #ffffff);
}
.cid-rwIzxWgHyQ .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rwIzxWgHyQ .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rwIzxWgHyQ .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rwIzxWgHyQ .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rwIzxWgHyQ a:hover {
  text-decoration: underline;
}
.cid-rwIzxWgHyQ H2 {
  text-align: left;
}
.cid-rwIzxWgHyQ .mbr-iconfont {
  color: #990000;
  font-weight: 700;
}
.cid-rwIIejNRAh {
  padding-top: 0px;
  padding-bottom: 120px;
  position: relative;
  background-color: #ffffff;
}
.cid-rwIIejNRAh .card {
  border-radius: 0px;
  margin-bottom: -1px;
}
.cid-rwIIejNRAh .card .card-header {
  border-radius: 0px;
  border: 0px;
  padding: 0;
  background-image: linear-gradient(to bottom right, #e0f1f3, #ffffff);
}
.cid-rwIIejNRAh .card .card-header a.panel-title {
  margin-bottom: 0;
  margin-top: -1px;
  font-weight: 500;
  font-style: normal;
  display: block;
  text-decoration: none !important;
  line-height: normal;
}
.cid-rwIIejNRAh .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-rwIIejNRAh .card .card-header a.panel-title h4 {
  border: 1px solid #dfdfdf;
  padding: 1.3rem 2rem;
  margin-bottom: 0;
}
.cid-rwIIejNRAh .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-rwIIejNRAh a:hover {
  text-decoration: underline;
}
.cid-rwIIejNRAh H2 {
  text-align: left;
  color: #990000;
}
.cid-rwIIejNRAh .mbr-iconfont {
  color: #990000;
  font-weight: 700;
}
.cid-rwIzxYvomt {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rwIzxYvomt .content {
    text-align: center;
  }
  .cid-rwIzxYvomt .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rwIzxYvomt .img-logo img {
  height: 4rem;
}
.cid-rwIzxYvomt .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rwIzxYvomt .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rwIzxYvomt [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rwIzxYvomt .input-group-btn {
  display: inline-block;
}
.cid-rwIzxYvomt .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rwIzxYvomt .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rwIzxYvomt [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rwIzxYvomt .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rwIzxYvomt .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rwIzxYvomt .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rwIzxYvomt .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rwIzxYvomt .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rwIzxYvomt .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rwIzxYvomt .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rwIzxYvomt .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rwIzxYvomt form .input-group input.form-control,
.cid-rwIzxYvomt form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rwIzxYvomt .opacity5 {
  opacity: .6;
}
.cid-rwIzxYvomt .opacity7 {
  opacity: .7;
}
.cid-rwIzxYvomt a:link,
.cid-rwIzxYvomt a:visited,
.cid-rwIzxYvomt a:active {
  color: #ffffff !important;
}
.cid-rwIzxYvomt a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rwIzxYvomt p {
  color: #ffffff !important;
}
.cid-rwIzxYvomt .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rwIzxYvomt .fade:hover {
  opacity: 0.8;
}
.cid-rwIzxYvomt .foot-title {
  color: #ffffff;
}
.cid-rxqKCN2W6V.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN2W6V.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN2W6V.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN2W6V .modal-content,
.cid-rxqKCN2W6V .modal-dialog {
  height: auto;
}
.cid-rxqKCN2W6V .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN2W6V .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN2W6V .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN2W6V .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN2W6V .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN2W6V .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN2W6V .mbr-text {
  text-align: center;
}
.cid-rxqKCN2W6V .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN2W6V .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN2W6V .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN2W6V .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN2W6V .modal-open {
  overflow: hidden;
}
.cid-rxqKCN2W6V .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN2W6V .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN2W6V .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN2W6V .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN2W6V .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN2W6V .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN2W6V .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN2W6V .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN2W6V .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN2W6V .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN2W6V .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN2W6V .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN2W6V .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN2W6V .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN2W6V .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN2W6V .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN2W6V .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN2W6V .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN2W6V .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN2W6V .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN2W6V .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN2W6V .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN2W6V .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN2W6V .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN2W6V .modal-lg,
  .cid-rxqKCN2W6V .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN2W6V .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN2W6V .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN2W6V .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN2W6V .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN2W6V .container {
    max-width: 720px;
  }
}
.cid-rxqKCN2W6V .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN2W6V .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN2W6V .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN2W6V .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN2W6V .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN2W6V .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOF5FtGN3p {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOF5FtGN3p .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOF5FtGN3p .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOF5FtGN3p h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOF5FtGN3p .mbr-text,
.cid-rOF5FtGN3p .mbr-section-btn {
  text-align: center;
}
.cid-rOF5FtGN3p .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOF5FtGN3p div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOF5FtGN3p div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOF5FtGN3p .block-title {
  color: #ffffff;
}
.cid-rOF5FtGN3p H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOF5Gcp9BL {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOF5Gcp9BL h2 {
  color: #222222;
}
.cid-rOF5Gcp9BL .mbr-text,
.cid-rOF5Gcp9BL .mbr-section-btn {
  color: #222222;
}
.cid-rOF5Gcp9BL H3 {
  color: #222222;
}
.cid-rwIThVMWg3 {
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rwIThVMWg3 .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
.cid-rwIThVMWg3 .container-table {
  margin: 0 auto;
}
.cid-rwIThVMWg3 .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-rwIThVMWg3 .dataTables_wrapper {
  display: block;
}
.cid-rwIThVMWg3 .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-rwIThVMWg3 table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}
.cid-rwIThVMWg3 table th {
  border-top: 1px solid #cccccc;
  transition: all .2s;
  border-bottom: none;
  color: #444;
}
.cid-rwIThVMWg3 table th:hover {
  background: #ffffff;
  color: #000000;
}
.cid-rwIThVMWg3 table td {
  border-top: 1px solid #cccccc;
}
.cid-rwIThVMWg3 table td:hover {
  color: #0000cc;
}
.cid-rwIThVMWg3 table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 992px) {
  .cid-rwIThVMWg3 th {
    font-size: 0.5rem;
  }
  .cid-rwIThVMWg3 td {
    font-size: 0.5rem;
  }
  .cid-rwIThVMWg3 .dataTables_filter {
    text-align: center;
  }
}
.cid-rwIThVMWg3 .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-rwIThVMWg3 .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-rwIThVMWg3 .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: 0rem;
  border-radius: 100px;
  padding-left: 0rem;
}
.cid-rwIThVMWg3 .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 350px) {
  .cid-rwIThVMWg3 .dataTables_filter {
    text-align: center;
  }
  .cid-rwIThVMWg3 .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-rwIThVMWg3 .mbr-section-title {
  text-align: left;
  color: #000000;
}
.cid-rwIThVMWg3 .body-item {
  text-align: left;
}
.cid-rwIThVMWg3 .head-item {
  text-align: left;
}
.cid-rwJ9Vwesdr {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-rwJ9Vwesdr .mbr-figure {
  padding: 0;
}
.cid-rwJ9Vwesdr .content-row {
  background-color: #ffffff;
}
.cid-rwJ9Vwesdr .content-row .media-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cid-rwJ9Vwesdr .content-row .media-content .mbr-overlay {
  background: linear-gradient(90deg, #0c57bf, #6441a5);
}
.cid-rwJ9Vwesdr .content-row .media-content .content-block {
  z-index: 1;
}
.cid-rwJ9Vwesdr H2 {
  color: #555555;
}
.cid-rwJ9Vwesdr .testimonial-text {
  color: #000000;
}
.cid-rwJ9Vwesdr a:hover {
  text-decoration: underline;
}
.cid-rwIThXRnYW {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rwIThXRnYW .paddingleft {
  padding-left: 25px;
}
.cid-rwIThXRnYW p {
  text-align: justify;
}
.cid-rwIThXRnYW a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rwIThXRnYW .block-text {
  color: #000000;
}
.cid-rwIThXRnYW .block-title {
  color: #990000;
}
.cid-rwJe3pqjO7 {
  padding-top: 0px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-rwJe3pqjO7 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rwJe3pqjO7 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rwJe3pqjO7 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rwJe3pqjO7 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rwJe3pqjO7 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rwJe3pqjO7 .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rwJe3pqjO7 .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rwJe3pqjO7 .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rwJe3pqjO7 .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rwJ7vB1qve {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rwJ7vB1qve .paddingleft {
  padding-left: 25px;
}
.cid-rwJ7vB1qve p {
  text-align: justify;
}
.cid-rwJ7vB1qve a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rwJ7vB1qve .block-text {
  color: #000000;
}
.cid-rwJ7vB1qve .block-title {
  color: #990000;
}
.cid-rwIThZUw6H {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rwIThZUw6H .content {
    text-align: center;
  }
  .cid-rwIThZUw6H .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rwIThZUw6H .img-logo img {
  height: 4rem;
}
.cid-rwIThZUw6H .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rwIThZUw6H .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rwIThZUw6H [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rwIThZUw6H .input-group-btn {
  display: inline-block;
}
.cid-rwIThZUw6H .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rwIThZUw6H .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rwIThZUw6H [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rwIThZUw6H .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rwIThZUw6H .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rwIThZUw6H .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rwIThZUw6H .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rwIThZUw6H .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rwIThZUw6H .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rwIThZUw6H .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rwIThZUw6H .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rwIThZUw6H form .input-group input.form-control,
.cid-rwIThZUw6H form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rwIThZUw6H .opacity5 {
  opacity: .6;
}
.cid-rwIThZUw6H .opacity7 {
  opacity: .7;
}
.cid-rwIThZUw6H a:link,
.cid-rwIThZUw6H a:visited,
.cid-rwIThZUw6H a:active {
  color: #ffffff !important;
}
.cid-rwIThZUw6H a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rwIThZUw6H p {
  color: #ffffff !important;
}
.cid-rwIThZUw6H .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rwIThZUw6H .fade:hover {
  opacity: 0.8;
}
.cid-rwIThZUw6H .foot-title {
  color: #ffffff;
}
.cid-rxqKCN2Ztf.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN2Ztf.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN2Ztf.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN2Ztf .modal-content,
.cid-rxqKCN2Ztf .modal-dialog {
  height: auto;
}
.cid-rxqKCN2Ztf .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN2Ztf .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN2Ztf .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN2Ztf .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN2Ztf .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN2Ztf .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN2Ztf .mbr-text {
  text-align: center;
}
.cid-rxqKCN2Ztf .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN2Ztf .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN2Ztf .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN2Ztf .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN2Ztf .modal-open {
  overflow: hidden;
}
.cid-rxqKCN2Ztf .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN2Ztf .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN2Ztf .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN2Ztf .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN2Ztf .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN2Ztf .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN2Ztf .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN2Ztf .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN2Ztf .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN2Ztf .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN2Ztf .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN2Ztf .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN2Ztf .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN2Ztf .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN2Ztf .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN2Ztf .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN2Ztf .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN2Ztf .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN2Ztf .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN2Ztf .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN2Ztf .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN2Ztf .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN2Ztf .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN2Ztf .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN2Ztf .modal-lg,
  .cid-rxqKCN2Ztf .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN2Ztf .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN2Ztf .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN2Ztf .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN2Ztf .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN2Ztf .container {
    max-width: 720px;
  }
}
.cid-rxqKCN2Ztf .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN2Ztf .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN2Ztf .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN2Ztf .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN2Ztf .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN2Ztf .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOLwRkuPvF {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOLwRkuPvF .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOLwRkuPvF .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOLwRkuPvF h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOLwRkuPvF .mbr-text,
.cid-rOLwRkuPvF .mbr-section-btn {
  text-align: center;
}
.cid-rOLwRkuPvF .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOLwRkuPvF div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOLwRkuPvF div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOLwRkuPvF .block-title {
  color: #ffffff;
}
.cid-rOLwRkuPvF H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOLwS08afC {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOLwS08afC h2 {
  color: #222222;
}
.cid-rOLwS08afC .mbr-text,
.cid-rOLwS08afC .mbr-section-btn {
  color: #222222;
}
.cid-rOLwS08afC H3 {
  color: #222222;
}
.cid-rwQbHauVbp {
  padding-top: 12px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rwQbHauVbp .mbr-overlay {
  background: linear-gradient(90deg, #6441a5, #2a0845);
}
.cid-rwQbHauVbp .media-container-row img {
  -webkit-transition: transform 0.4s cubic-bezier(0.38, 3, 0.57, 1.6);
  -moz-transition: transform 0.4s cubic-bezier(0.38, 3, 0.57, 1.6);
  transition: transform 0.4s cubic-bezier(0.38, 3, 0.57, 1.6);
}
.cid-rwQbHauVbp .media-container-row:hover img {
  -webkit-transform: translate3d(0, -5px, 0);
  -moz-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}
@media (min-width: 992px) {
  .cid-rwQbHauVbp .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rwQbHauVbp .mbr-figure {
    padding-top: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-rwQbHauVbp {
    text-align: center !important;
  }
}
.cid-rwQbHauVbp .mbr-text {
  color: #000000;
}
.cid-rwQbHauVbp .img-responsive2 {
  max-width: 100%;
  background-size: 100% auto;
}
@media (max-width: 786px) {
  .cid-rwQbHauVbp .img-responsive2 {
    max-width: 50%;
  }
}
.cid-rwQbHauVbp a:hover {
  text-decoration: underline;
}
.cid-rwQ33DJMr9 .modal-body .close {
  background: #1b1b1b;
}
.cid-rwQ33DJMr9 .modal-body .close span {
  font-style: normal;
}
.cid-rwQ33DJMr9 .carousel-inner > .active,
.cid-rwQ33DJMr9 .carousel-inner > .next,
.cid-rwQ33DJMr9 .carousel-inner > .prev {
  display: table;
}
.cid-rwQ33DJMr9 .carousel-control .icon-next,
.cid-rwQ33DJMr9 .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}
.cid-rwQ33DJMr9 .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rwQ33DJMr9 .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-rwQ33DJMr9 .boxed-slider {
  position: relative;
  padding: 93px 0;
}
.cid-rwQ33DJMr9 .boxed-slider > div {
  position: relative;
}
.cid-rwQ33DJMr9 .container img {
  width: 100%;
}
.cid-rwQ33DJMr9 .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-rwQ33DJMr9 .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-rwQ33DJMr9 .mbr-table-cell {
  padding: 0;
}
.cid-rwQ33DJMr9 .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-rwQ33DJMr9 .carousel-caption {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  display: -webkit-flex;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-align-items: center;
}
.cid-rwQ33DJMr9 .mbr-overlay {
  z-index: 1;
}
.cid-rwQ33DJMr9 .container-slide.container {
  min-width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-rwQ33DJMr9 .carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -o-transition: -o-transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
@media (max-width: 576px) {
  .cid-rwQ33DJMr9 .carousel-item .container {
    width: 100%;
  }
}
.cid-rwQ33DJMr9 .carousel-item-next.carousel-item-left,
.cid-rwQ33DJMr9 .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cid-rwQ33DJMr9 .active.carousel-item-right,
.cid-rwQ33DJMr9 .carousel-item-next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.cid-rwQ33DJMr9 .active.carousel-item-left,
.cid-rwQ33DJMr9 .carousel-item-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.cid-rwQ33DJMr9 .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;
}
.cid-rwQ33DJMr9 .mbr-slider .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rwQ33DJMr9 .mbr-slider .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rwQ33DJMr9 .mbr-slider .carousel-control .mbr-iconfont {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .cid-rwQ33DJMr9 .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-rwQ33DJMr9 .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-rwQ33DJMr9 .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-rwQ33DJMr9 .mbr-slider .carousel-indicators li.active,
.cid-rwQ33DJMr9 .mbr-slider .carousel-indicators li:hover {
  opacity: .9;
}
.cid-rwQ33DJMr9 .mbr-slider .carousel-indicators li::after,
.cid-rwQ33DJMr9 .mbr-slider .carousel-indicators li::before {
  content: none;
}
.cid-rwQ33DJMr9 .mbr-slider .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 576px) {
  .cid-rwQ33DJMr9 .mbr-slider .carousel-indicators {
    display: none !important;
  }
}
.cid-rwQ33DJMr9 .mbr-slider > .container img {
  width: 100%;
}
.cid-rwQ33DJMr9 .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-rwQ33DJMr9 .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .cid-rwQ33DJMr9 .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-rwQ33DJMr9 .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-rwQ33DJMr9 .mbr-slider .mbr-table-cell {
  padding: 0;
}
.cid-rwQ33DJMr9 .carousel-item .container.container-slide {
  position: initial;
  width: auto;
  min-height: 0;
}
.cid-rwQ33DJMr9 .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.cid-rwQ33DJMr9 .full-screen .slider-fullscreen-image.active {
  display: -o-flex;
}
.cid-rwQ33DJMr9 .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.cid-rwQ33DJMr9 .full-screen .carousel-item .container.container-slide {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-rwQ33DJMr9 .full-screen .carousel-item .container.container-slide img {
  display: none;
}
.cid-rwQ33DJMr9 .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cid-rwQ33DJMr9 .mbr-overlay ~ .container-slide {
  z-index: auto;
}
.cid-rwQ33DJMr9 H2 {
  text-align: left;
  text-shadow: 2px 4px #000;
}
.cid-rwQ33DJMr9 P {
  text-align: left;
  text-shadow: 1px 2px #000;
}
.cid-rwQbxR7kC1 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rwQbxR7kC1 .card-img {
  background-color: #fff;
}
.cid-rwQbxR7kC1 .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rwQbxR7kC1 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: left;
}
.cid-rwQbxR7kC1 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rwQbxR7kC1 .mbr-text {
  color: #000000;
}
.cid-rwQbxR7kC1 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rwQbxR7kC1 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rwQbxR7kC1 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rwQbxR7kC1 a:hover {
  text-decoration: underline;
}
.cid-rwQberO7Ua {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rwQberO7Ua .paddingleft {
  padding-left: 25px;
}
.cid-rwQberO7Ua p {
  text-align: justify;
}
.cid-rwQberO7Ua a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rwQberO7Ua .block-text {
  color: #000000;
}
.cid-rwQberO7Ua .block-title {
  color: #990000;
}
.cid-rwQ0dYZ1oy {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rwQ0dYZ1oy .content {
    text-align: center;
  }
  .cid-rwQ0dYZ1oy .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rwQ0dYZ1oy .img-logo img {
  height: 4rem;
}
.cid-rwQ0dYZ1oy .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rwQ0dYZ1oy .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rwQ0dYZ1oy [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rwQ0dYZ1oy .input-group-btn {
  display: inline-block;
}
.cid-rwQ0dYZ1oy .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rwQ0dYZ1oy .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rwQ0dYZ1oy [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rwQ0dYZ1oy .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rwQ0dYZ1oy .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rwQ0dYZ1oy .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rwQ0dYZ1oy .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rwQ0dYZ1oy .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rwQ0dYZ1oy .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rwQ0dYZ1oy .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rwQ0dYZ1oy .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rwQ0dYZ1oy form .input-group input.form-control,
.cid-rwQ0dYZ1oy form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rwQ0dYZ1oy .opacity5 {
  opacity: .6;
}
.cid-rwQ0dYZ1oy .opacity7 {
  opacity: .7;
}
.cid-rwQ0dYZ1oy a:link,
.cid-rwQ0dYZ1oy a:visited,
.cid-rwQ0dYZ1oy a:active {
  color: #ffffff !important;
}
.cid-rwQ0dYZ1oy a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rwQ0dYZ1oy p {
  color: #ffffff !important;
}
.cid-rwQ0dYZ1oy .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rwQ0dYZ1oy .fade:hover {
  opacity: 0.8;
}
.cid-rwQ0dYZ1oy .foot-title {
  color: #ffffff;
}
.cid-rxqKCN21z7.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCN21z7.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCN21z7.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCN21z7 .modal-content,
.cid-rxqKCN21z7 .modal-dialog {
  height: auto;
}
.cid-rxqKCN21z7 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCN21z7 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCN21z7 .form-wrapper .mbr-form .form-group,
  .cid-rxqKCN21z7 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCN21z7 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCN21z7 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCN21z7 .mbr-text {
  text-align: center;
}
.cid-rxqKCN21z7 .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCN21z7 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCN21z7 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCN21z7 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCN21z7 .modal-open {
  overflow: hidden;
}
.cid-rxqKCN21z7 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCN21z7 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCN21z7 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCN21z7 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCN21z7 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCN21z7 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCN21z7 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCN21z7 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCN21z7 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCN21z7 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCN21z7 .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCN21z7 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCN21z7 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCN21z7 .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCN21z7 .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCN21z7 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCN21z7 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCN21z7 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCN21z7 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCN21z7 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCN21z7 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCN21z7 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCN21z7 .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCN21z7 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCN21z7 .modal-lg,
  .cid-rxqKCN21z7 .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCN21z7 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCN21z7 .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCN21z7 .container {
    max-width: 1140px;
  }
}
.cid-rxqKCN21z7 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCN21z7 .container {
    max-width: 720px;
  }
}
.cid-rxqKCN21z7 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCN21z7 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCN21z7 .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCN21z7 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCN21z7 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCN21z7 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOoCvM0prD {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOoCvM0prD .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOoCvM0prD .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOoCvM0prD h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOoCvM0prD .mbr-text,
.cid-rOoCvM0prD .mbr-section-btn {
  text-align: center;
}
.cid-rOoCvM0prD .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOoCvM0prD div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOoCvM0prD div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOoCvM0prD .block-title {
  color: #ffffff;
}
.cid-rOoCvM0prD H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOoCwgOOm1 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOoCwgOOm1 h2 {
  color: #222222;
}
.cid-rOoCwgOOm1 .mbr-text,
.cid-rOoCwgOOm1 .mbr-section-btn {
  color: #222222;
}
.cid-rOoCwgOOm1 H3 {
  color: #222222;
}
.cid-rxveAq8Gcy {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rxveAq8Gcy .paddingleft {
  padding-left: 25px;
}
.cid-rxveAq8Gcy p {
  text-align: justify;
}
.cid-rxveAq8Gcy a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rxveAq8Gcy .block-text {
  color: #000000;
}
.cid-rxveAq8Gcy .block-title {
  color: #990000;
}
.cid-rxveAq8Gcy P {
  color: #444444;
}
.cid-rxvoMkEIpi .modal-body .close {
  background: #1b1b1b;
}
.cid-rxvoMkEIpi .modal-body .close span {
  font-style: normal;
}
.cid-rxvoMkEIpi .carousel-inner > .active,
.cid-rxvoMkEIpi .carousel-inner > .next,
.cid-rxvoMkEIpi .carousel-inner > .prev {
  display: table;
}
.cid-rxvoMkEIpi .carousel-control .icon-next,
.cid-rxvoMkEIpi .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}
.cid-rxvoMkEIpi .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-rxvoMkEIpi .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-rxvoMkEIpi .boxed-slider {
  position: relative;
  padding: 93px 0;
}
.cid-rxvoMkEIpi .boxed-slider > div {
  position: relative;
}
.cid-rxvoMkEIpi .container img {
  width: 100%;
}
.cid-rxvoMkEIpi .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-rxvoMkEIpi .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-rxvoMkEIpi .mbr-table-cell {
  padding: 0;
}
.cid-rxvoMkEIpi .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-rxvoMkEIpi .carousel-caption {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  display: -webkit-flex;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-align-items: center;
}
.cid-rxvoMkEIpi .mbr-overlay {
  z-index: 1;
}
.cid-rxvoMkEIpi .container-slide.container {
  min-width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-rxvoMkEIpi .carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -o-transition: -o-transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
@media (max-width: 576px) {
  .cid-rxvoMkEIpi .carousel-item .container {
    width: 100%;
  }
}
.cid-rxvoMkEIpi .carousel-item-next.carousel-item-left,
.cid-rxvoMkEIpi .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cid-rxvoMkEIpi .active.carousel-item-right,
.cid-rxvoMkEIpi .carousel-item-next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.cid-rxvoMkEIpi .active.carousel-item-left,
.cid-rxvoMkEIpi .carousel-item-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.cid-rxvoMkEIpi .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;
}
.cid-rxvoMkEIpi .mbr-slider .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rxvoMkEIpi .mbr-slider .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rxvoMkEIpi .mbr-slider .carousel-control .mbr-iconfont {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .cid-rxvoMkEIpi .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-rxvoMkEIpi .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-rxvoMkEIpi .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-rxvoMkEIpi .mbr-slider .carousel-indicators li.active,
.cid-rxvoMkEIpi .mbr-slider .carousel-indicators li:hover {
  opacity: .9;
}
.cid-rxvoMkEIpi .mbr-slider .carousel-indicators li::after,
.cid-rxvoMkEIpi .mbr-slider .carousel-indicators li::before {
  content: none;
}
.cid-rxvoMkEIpi .mbr-slider .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 576px) {
  .cid-rxvoMkEIpi .mbr-slider .carousel-indicators {
    display: none !important;
  }
}
.cid-rxvoMkEIpi .mbr-slider > .container img {
  width: 100%;
}
.cid-rxvoMkEIpi .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-rxvoMkEIpi .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .cid-rxvoMkEIpi .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-rxvoMkEIpi .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.cid-rxvoMkEIpi .mbr-slider .mbr-table-cell {
  padding: 0;
}
.cid-rxvoMkEIpi .carousel-item .container.container-slide {
  position: initial;
  width: auto;
  min-height: 0;
}
.cid-rxvoMkEIpi .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.cid-rxvoMkEIpi .full-screen .slider-fullscreen-image.active {
  display: -o-flex;
}
.cid-rxvoMkEIpi .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.cid-rxvoMkEIpi .full-screen .carousel-item .container.container-slide {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.cid-rxvoMkEIpi .full-screen .carousel-item .container.container-slide img {
  display: none;
}
.cid-rxvoMkEIpi .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cid-rxvoMkEIpi .mbr-overlay ~ .container-slide {
  z-index: auto;
}
.cid-rxvoMkEIpi H2 {
  text-align: left;
  text-shadow: 2px 4px #000;
}
.cid-rxvoMkEIpi P {
  text-align: left;
  text-shadow: 1px 2px #000;
}
.cid-rxv3YgvMFO {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rxv3YgvMFO .card-img {
  background-color: #fff;
}
.cid-rxv3YgvMFO .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rxv3YgvMFO .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: left;
}
.cid-rxv3YgvMFO h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rxv3YgvMFO .mbr-text {
  color: #000000;
}
.cid-rxv3YgvMFO .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rxv3YgvMFO .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rxv3YgvMFO .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rxv3YgvMFO a:hover {
  text-decoration: underline;
}
.cid-rxv3Yhw94F {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rxv3Yhw94F .paddingleft {
  padding-left: 25px;
}
.cid-rxv3Yhw94F a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rxv3Yhw94F .block-text {
  color: #000000;
}
.cid-rxv3Yhw94F .block-title {
  color: #990000;
}
.cid-rHhQWY1TVh {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHhQWY1TVh .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHhQWY1TVh .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHhQWY1TVh .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHhQWY1TVh .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHhQWY1TVh .row > .row {
  display: block;
}
.cid-rHhQWY1TVh .mbr-gallery-item {
  width: 100%;
}
.cid-rHhQWY1TVh .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHhQWY1TVh .mbr-gallery-item > div {
  position: relative;
}
.cid-rHhQWY1TVh .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHhQWY1TVh .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHhQWY1TVh .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHhQWY1TVh .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHhQ8uLyQf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHhQ8uLyQf .paddingleft {
  padding-left: 25px;
}
.cid-rHhQ8uLyQf a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHhQ8uLyQf .block-text {
  color: #000000;
}
.cid-rHhQ8uLyQf .block-title {
  color: #990000;
}
.cid-rHu8sGFjK9 {
  padding-top: 30px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHu8sGFjK9 .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHu8sGFjK9 .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHu8sGFjK9 .mbr-text,
.cid-rHu8sGFjK9 .mbr-section-btn {
  text-align: left;
}
.cid-rHu8sGFjK9 .mbr-text,
.cid-rHu8sGFjK9 .mbr-section-btn B {
  color: #000000;
}
.cid-rHu8sGFjK9 .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHu8sGFjK9 .mbr-section-title I {
  color: #000000;
}
.cid-rHu8sGFjK9 a {
  color: #003399;
}
.cid-rHu8sGFjK9 a:hover {
  color: #5787c8;
}
.cid-rHu8sGFjK9 .mbr-section-title B {
  color: #555555;
}
.cid-rHu8sGFjK9 .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHu8sGFjK9 mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHu8sGFjK9 .mbr-section-title MARK {
  color: #000000;
}
.cid-rHu8sGFjK9 H2 {
  text-align: left;
  color: #000000;
}
.cid-rHu3aeQ1ZW {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHu3aeQ1ZW .paddingleft {
  padding-left: 25px;
}
.cid-rHu3aeQ1ZW a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHu3aeQ1ZW .block-text {
  color: #000000;
}
.cid-rHu3aeQ1ZW .block-title {
  color: #990000;
}
.cid-rHu3tuFYp5 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHu3tuFYp5 .paddingleft {
  padding-left: 25px;
}
.cid-rHu3tuFYp5 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHu3tuFYp5 .block-text {
  color: #000000;
}
.cid-rHu3tuFYp5 .block-title {
  color: #990000;
}
.cid-rRQ0WtvVQV {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRQ0WtvVQV .paddingleft {
  padding-left: 25px;
}
.cid-rRQ0WtvVQV a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rRQ0WtvVQV .block-text {
  color: #000000;
}
.cid-rRQ0WtvVQV .block-title {
  color: #990000;
}
.cid-rRQ1S8Dn1M {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rRQ1S8Dn1M .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rRQ1S8Dn1M .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rRQ1S8Dn1M .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rRQ1S8Dn1M .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rRQ1S8Dn1M .row > .row {
  display: block;
}
.cid-rRQ1S8Dn1M .mbr-gallery-item {
  width: 100%;
}
.cid-rRQ1S8Dn1M .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rRQ1S8Dn1M .mbr-gallery-item > div {
  position: relative;
}
.cid-rRQ1S8Dn1M .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rRQ1S8Dn1M .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rRQ1S8Dn1M .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rRQ1S8Dn1M .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rxv3Yiflot {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rxv3Yiflot .content {
    text-align: center;
  }
  .cid-rxv3Yiflot .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rxv3Yiflot .img-logo img {
  height: 4rem;
}
.cid-rxv3Yiflot .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rxv3Yiflot .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rxv3Yiflot [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rxv3Yiflot .input-group-btn {
  display: inline-block;
}
.cid-rxv3Yiflot .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rxv3Yiflot .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rxv3Yiflot [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rxv3Yiflot .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rxv3Yiflot .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rxv3Yiflot .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rxv3Yiflot .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rxv3Yiflot .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rxv3Yiflot .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rxv3Yiflot .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rxv3Yiflot .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rxv3Yiflot form .input-group input.form-control,
.cid-rxv3Yiflot form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rxv3Yiflot .opacity5 {
  opacity: .6;
}
.cid-rxv3Yiflot .opacity7 {
  opacity: .7;
}
.cid-rxv3Yiflot a:link,
.cid-rxv3Yiflot a:visited,
.cid-rxv3Yiflot a:active {
  color: #ffffff !important;
}
.cid-rxv3Yiflot a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rxv3Yiflot p {
  color: #ffffff !important;
}
.cid-rxv3Yiflot .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rxv3Yiflot .fade:hover {
  opacity: 0.8;
}
.cid-rxv3Yiflot .foot-title {
  color: #ffffff;
}
.cid-rxv3Yj9UsZ.popup-builder {
  background-color: #ffffff;
}
.cid-rxv3Yj9UsZ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxv3Yj9UsZ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxv3Yj9UsZ .modal-content,
.cid-rxv3Yj9UsZ .modal-dialog {
  height: auto;
}
.cid-rxv3Yj9UsZ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxv3Yj9UsZ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxv3Yj9UsZ .form-wrapper .mbr-form .form-group,
  .cid-rxv3Yj9UsZ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxv3Yj9UsZ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxv3Yj9UsZ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxv3Yj9UsZ .mbr-text {
  text-align: center;
}
.cid-rxv3Yj9UsZ .pt-0 {
  padding-top: 0 !important;
}
.cid-rxv3Yj9UsZ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxv3Yj9UsZ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxv3Yj9UsZ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxv3Yj9UsZ .modal-open {
  overflow: hidden;
}
.cid-rxv3Yj9UsZ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxv3Yj9UsZ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxv3Yj9UsZ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxv3Yj9UsZ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxv3Yj9UsZ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxv3Yj9UsZ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxv3Yj9UsZ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxv3Yj9UsZ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxv3Yj9UsZ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxv3Yj9UsZ .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxv3Yj9UsZ .modal-backdrop.show {
  opacity: .5;
}
.cid-rxv3Yj9UsZ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxv3Yj9UsZ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxv3Yj9UsZ .modal-header .close:hover {
  opacity: 1;
}
.cid-rxv3Yj9UsZ .modal-header .close:focus {
  outline: none;
}
.cid-rxv3Yj9UsZ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxv3Yj9UsZ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxv3Yj9UsZ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxv3Yj9UsZ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxv3Yj9UsZ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxv3Yj9UsZ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxv3Yj9UsZ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxv3Yj9UsZ .modal-sm {
    max-width: 300px;
  }
  .cid-rxv3Yj9UsZ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxv3Yj9UsZ .modal-lg,
  .cid-rxv3Yj9UsZ .modal-xl {
    max-width: 800px;
  }
  .cid-rxv3Yj9UsZ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxv3Yj9UsZ .modal-xl {
    max-width: 1140px;
  }
  .cid-rxv3Yj9UsZ .container {
    max-width: 1140px;
  }
}
.cid-rxv3Yj9UsZ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxv3Yj9UsZ .container {
    max-width: 720px;
  }
}
.cid-rxv3Yj9UsZ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxv3Yj9UsZ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxv3Yj9UsZ .form-group {
  margin-bottom: 1rem;
}
.cid-rxv3Yj9UsZ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxv3Yj9UsZ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxv3Yj9UsZ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHu8HdZw9M.popup-builder {
  background-color: #ffffff;
}
.cid-rHu8HdZw9M.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHu8HdZw9M.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHu8HdZw9M .modal-content,
.cid-rHu8HdZw9M .modal-dialog {
  height: auto;
}
.cid-rHu8HdZw9M .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHu8HdZw9M .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHu8HdZw9M .form-wrapper .mbr-form .form-group,
  .cid-rHu8HdZw9M .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHu8HdZw9M .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHu8HdZw9M .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHu8HdZw9M .mbr-text {
  text-align: center;
}
.cid-rHu8HdZw9M .pt-0 {
  padding-top: 0 !important;
}
.cid-rHu8HdZw9M .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHu8HdZw9M .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHu8HdZw9M .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHu8HdZw9M .modal-open {
  overflow: hidden;
}
.cid-rHu8HdZw9M .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHu8HdZw9M .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHu8HdZw9M .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHu8HdZw9M .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHu8HdZw9M .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHu8HdZw9M .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHu8HdZw9M .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHu8HdZw9M .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHu8HdZw9M .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHu8HdZw9M .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHu8HdZw9M .modal-backdrop.show {
  opacity: .5;
}
.cid-rHu8HdZw9M .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHu8HdZw9M .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHu8HdZw9M .modal-header .close:hover {
  opacity: 1;
}
.cid-rHu8HdZw9M .modal-header .close:focus {
  outline: none;
}
.cid-rHu8HdZw9M .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHu8HdZw9M .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHu8HdZw9M .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHu8HdZw9M .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHu8HdZw9M .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHu8HdZw9M .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHu8HdZw9M .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHu8HdZw9M .modal-sm {
    max-width: 300px;
  }
  .cid-rHu8HdZw9M .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHu8HdZw9M .modal-lg,
  .cid-rHu8HdZw9M .modal-xl {
    max-width: 800px;
  }
  .cid-rHu8HdZw9M .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHu8HdZw9M .modal-xl {
    max-width: 1140px;
  }
  .cid-rHu8HdZw9M .container {
    max-width: 1140px;
  }
}
.cid-rHu8HdZw9M .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHu8HdZw9M .container {
    max-width: 720px;
  }
}
.cid-rHu8HdZw9M .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHu8HdZw9M .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHu8HdZw9M .form-group {
  margin-bottom: 1rem;
}
.cid-rHu8HdZw9M .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHu8HdZw9M .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHu8HdZw9M .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHuaq5yFv8.popup-builder {
  background-color: #ffffff;
}
.cid-rHuaq5yFv8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHuaq5yFv8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHuaq5yFv8 .modal-content,
.cid-rHuaq5yFv8 .modal-dialog {
  height: auto;
}
.cid-rHuaq5yFv8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHuaq5yFv8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHuaq5yFv8 .form-wrapper .mbr-form .form-group,
  .cid-rHuaq5yFv8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHuaq5yFv8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHuaq5yFv8 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHuaq5yFv8 .mbr-text {
  text-align: center;
}
.cid-rHuaq5yFv8 .pt-0 {
  padding-top: 0 !important;
}
.cid-rHuaq5yFv8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHuaq5yFv8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHuaq5yFv8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHuaq5yFv8 .modal-open {
  overflow: hidden;
}
.cid-rHuaq5yFv8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHuaq5yFv8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHuaq5yFv8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHuaq5yFv8 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHuaq5yFv8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHuaq5yFv8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHuaq5yFv8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHuaq5yFv8 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHuaq5yFv8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHuaq5yFv8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHuaq5yFv8 .modal-backdrop.show {
  opacity: .5;
}
.cid-rHuaq5yFv8 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHuaq5yFv8 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHuaq5yFv8 .modal-header .close:hover {
  opacity: 1;
}
.cid-rHuaq5yFv8 .modal-header .close:focus {
  outline: none;
}
.cid-rHuaq5yFv8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHuaq5yFv8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHuaq5yFv8 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHuaq5yFv8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHuaq5yFv8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHuaq5yFv8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHuaq5yFv8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHuaq5yFv8 .modal-sm {
    max-width: 300px;
  }
  .cid-rHuaq5yFv8 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHuaq5yFv8 .modal-lg,
  .cid-rHuaq5yFv8 .modal-xl {
    max-width: 800px;
  }
  .cid-rHuaq5yFv8 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHuaq5yFv8 .modal-xl {
    max-width: 1140px;
  }
  .cid-rHuaq5yFv8 .container {
    max-width: 1140px;
  }
}
.cid-rHuaq5yFv8 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHuaq5yFv8 .container {
    max-width: 720px;
  }
}
.cid-rHuaq5yFv8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHuaq5yFv8 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHuaq5yFv8 .form-group {
  margin-bottom: 1rem;
}
.cid-rHuaq5yFv8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHuaq5yFv8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHuaq5yFv8 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-thWKXmSpz7 {
  padding-top: 140px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-thWKXmSpz7 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-thWKXmSpz7 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-thWKXmSpz7 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-thWKXmSpz7 .mbr-text,
.cid-thWKXmSpz7 .mbr-section-btn {
  text-align: center;
}
.cid-thWKXmSpz7 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-thWKXmSpz7 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-thWKXmSpz7 .block-title {
  color: #ffffff;
}
.cid-thWKXmSpz7 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXkNoUPFk {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rNOFjI0vwT {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rNOFjI0vwT H2 {
  color: #222222;
}
.cid-rNOFjI0vwT .mbr-text,
.cid-rNOFjI0vwT .mbr-section-btn {
  color: #222222;
}
.cid-rNOFjI0vwT H3 {
  color: #222222;
}
.cid-sBqWePmWKZ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/101-patch-2.webp");
}
.cid-sBqWePmWKZ .content {
  padding-left: 75px;
}
.cid-sBqWePmWKZ img {
  width: 100%;
}
.cid-sBqWePmWKZ .mbr-section-subtitle {
  color: #000000;
}
.cid-sBqWePmWKZ .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sBqWePmWKZ .mbr-text {
  color: #82786e;
}
.cid-sBqWePmWKZ .left-part {
  color: #0f7699;
}
.cid-sBqWePmWKZ .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBqWePmWKZ .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sBqWePmWKZ .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBqWePmWKZ .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sBqWePmWKZ * {
    text-align: left !important;
  }
  .cid-sBqWePmWKZ .content {
    padding-left: 30px;
  }
}
.cid-sBqWePmWKZ P {
  color: #000000;
}
.cid-rCvshdodbk {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCvshdodbk .block-title {
  text-align: left;
}
.cid-rCvshdLujX {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCvshdLujX .card-img {
  background-color: #fff;
}
.cid-rCvshdLujX .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCvshdLujX .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCvshdLujX h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCvshdLujX .mbr-text {
  color: #000000;
}
.cid-rCvshdLujX .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCvshdLujX .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCvshdLujX .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCvshdLujX a {
  color: #003366;
}
.cid-rCvshdLujX a:hover {
  color: #5787c8;
}
.cid-rCvsheNl8F {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCvsheNl8F .paddingleft {
  padding-left: 25px;
}
.cid-rCvsheNl8F a:hover {
  text-decoration: underline;
}
.cid-rCvsheNl8F .block-text {
  color: #000000;
}
.cid-sALK6m7y5D {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALK6m7y5D .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALK6m7y5D H2 {
  color: #ffffff;
}
.cid-rCvshfgp04 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rCvshfgp04 .content {
    text-align: center;
  }
  .cid-rCvshfgp04 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCvshfgp04 .img-logo img {
  height: 5rem;
}
.cid-rCvshfgp04 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCvshfgp04 .input-group-btn {
  display: inline-block;
}
.cid-rCvshfgp04 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCvshfgp04 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCvshfgp04 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCvshfgp04 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCvshfgp04 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCvshfgp04 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCvshfgp04 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCvshfgp04 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCvshfgp04 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCvshfgp04 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCvshfgp04 form .input-group input.form-control,
.cid-rCvshfgp04 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCvshfgp04 .opacity5 {
  opacity: .6;
}
.cid-rCvshfgp04 .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rCvshfgp04 .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rCvshfgp04 a:link,
.cid-rCvshfgp04 a:visited,
.cid-rCvshfgp04 a:active {
  color: #ffffff !important;
}
.cid-rCvshfgp04 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCvshfgp04 p {
  color: #ffffff !important;
}
.cid-rCvshfgp04 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCvshfgp04 .fade:hover {
  opacity: 0.8;
}
.cid-rCvshfgp04 .foot-title {
  color: #ffffff;
}
.cid-rJzeciwpYv.popup-builder {
  background-color: #ffffff;
}
.cid-rJzeciwpYv.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rJzeciwpYv.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rJzeciwpYv .modal-content,
.cid-rJzeciwpYv .modal-dialog {
  height: auto;
}
.cid-rJzeciwpYv .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rJzeciwpYv .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rJzeciwpYv .form-wrapper .mbr-form .form-group,
  .cid-rJzeciwpYv .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rJzeciwpYv .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rJzeciwpYv .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rJzeciwpYv .mbr-text {
  text-align: center;
}
.cid-rJzeciwpYv .pt-0 {
  padding-top: 0 !important;
}
.cid-rJzeciwpYv .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rJzeciwpYv .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rJzeciwpYv .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rJzeciwpYv .modal-open {
  overflow: hidden;
}
.cid-rJzeciwpYv .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rJzeciwpYv .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rJzeciwpYv .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rJzeciwpYv .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rJzeciwpYv .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rJzeciwpYv .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rJzeciwpYv .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rJzeciwpYv .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rJzeciwpYv .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rJzeciwpYv .modal-backdrop.fade {
  opacity: 0;
}
.cid-rJzeciwpYv .modal-backdrop.show {
  opacity: .5;
}
.cid-rJzeciwpYv .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rJzeciwpYv .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rJzeciwpYv .modal-header .close:hover {
  opacity: 1;
}
.cid-rJzeciwpYv .modal-header .close:focus {
  outline: none;
}
.cid-rJzeciwpYv .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rJzeciwpYv .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rJzeciwpYv .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rJzeciwpYv .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rJzeciwpYv .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rJzeciwpYv .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rJzeciwpYv .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rJzeciwpYv .modal-sm {
    max-width: 300px;
  }
  .cid-rJzeciwpYv .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rJzeciwpYv .modal-lg,
  .cid-rJzeciwpYv .modal-xl {
    max-width: 800px;
  }
  .cid-rJzeciwpYv .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rJzeciwpYv .modal-xl {
    max-width: 1140px;
  }
  .cid-rJzeciwpYv .container {
    max-width: 1140px;
  }
}
.cid-rJzeciwpYv .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rJzeciwpYv .container {
    max-width: 720px;
  }
}
.cid-rJzeciwpYv .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rJzeciwpYv .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rJzeciwpYv .form-group {
  margin-bottom: 1rem;
}
.cid-rJzeciwpYv .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rJzeciwpYv .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rJzeciwpYv .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rNODvI57yG {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rNODvI57yG .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rNODvI57yG .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rNODvI57yG h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rNODvI57yG .mbr-text,
.cid-rNODvI57yG .mbr-section-btn {
  text-align: center;
}
.cid-rNODvI57yG .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rNODvI57yG div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rNODvI57yG div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rNODvI57yG .block-title {
  color: #ffffff;
}
.cid-rNODvI57yG h1 {
  text-align: left;
}
.cid-sAXkV7qv45 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rNJUfwjEBH {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rNJUfwjEBH h2 {
  color: #222222;
}
.cid-rNJUfwjEBH .mbr-text,
.cid-rNJUfwjEBH .mbr-section-btn {
  color: #222222;
}
.cid-rNJUfwjEBH H3 {
  color: #222222;
}
.cid-sBwpCGWQeM {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/11-patch-4.webp");
}
.cid-sBwpCGWQeM .content {
  padding-left: 75px;
}
.cid-sBwpCGWQeM img {
  width: 100%;
}
.cid-sBwpCGWQeM .mbr-section-subtitle {
  color: #000000;
}
.cid-sBwpCGWQeM .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sBwpCGWQeM .mbr-text {
  color: #82786e;
}
.cid-sBwpCGWQeM .left-part {
  color: #0f7699;
}
.cid-sBwpCGWQeM .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBwpCGWQeM .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sBwpCGWQeM .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBwpCGWQeM .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sBwpCGWQeM * {
    text-align: left !important;
  }
  .cid-sBwpCGWQeM .content {
    padding-left: 30px;
  }
}
.cid-sBwpCGWQeM P {
  color: #000000;
}
.cid-rCFogc42MT {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCFogc42MT .block-title {
  text-align: left;
}
.cid-rCFogczTsT {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCFogczTsT .card-img {
  background-color: #fff;
}
.cid-rCFogczTsT .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCFogczTsT .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCFogczTsT h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCFogczTsT .mbr-text {
  color: #000000;
}
.cid-rCFogczTsT .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCFogczTsT .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCFogczTsT .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCFogczTsT a {
  color: #003366;
}
.cid-rCFogczTsT a:hover {
  color: #5787c8;
}
.cid-rCFogdAWaw {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCFogdAWaw .paddingleft {
  padding-left: 25px;
}
.cid-rCFogdAWaw a:hover {
  text-decoration: underline;
}
.cid-sALOe5nPME {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALOe5nPME .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALOe5nPME H2 {
  color: #ffffff;
}
.cid-rCFogeauXn {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rCFogeauXn .content {
    text-align: center;
  }
  .cid-rCFogeauXn .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCFogeauXn .img-logo img {
  height: 4rem;
}
.cid-rCFogeauXn .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCFogeauXn .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rCFogeauXn [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCFogeauXn .input-group-btn {
  display: inline-block;
}
.cid-rCFogeauXn .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCFogeauXn .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCFogeauXn [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCFogeauXn .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCFogeauXn .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCFogeauXn .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCFogeauXn .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCFogeauXn .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCFogeauXn .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCFogeauXn .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCFogeauXn .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rCFogeauXn form .input-group input.form-control,
.cid-rCFogeauXn form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCFogeauXn .opacity5 {
  opacity: .6;
}
.cid-rCFogeauXn .opacity7 {
  opacity: .7;
}
.cid-rCFogeauXn a:link,
.cid-rCFogeauXn a:visited,
.cid-rCFogeauXn a:active {
  color: #ffffff !important;
}
.cid-rCFogeauXn a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCFogeauXn p {
  color: #ffffff !important;
}
.cid-rCFogeauXn .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCFogeauXn .fade:hover {
  opacity: 0.8;
}
.cid-rCFogeauXn .foot-title {
  color: #ffffff;
}
.cid-rCFogfiVx8.popup-builder {
  background-color: #ffffff;
}
.cid-rCFogfiVx8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCFogfiVx8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCFogfiVx8 .modal-content,
.cid-rCFogfiVx8 .modal-dialog {
  height: auto;
}
.cid-rCFogfiVx8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCFogfiVx8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCFogfiVx8 .form-wrapper .mbr-form .form-group,
  .cid-rCFogfiVx8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCFogfiVx8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCFogfiVx8 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCFogfiVx8 .mbr-text {
  text-align: center;
}
.cid-rCFogfiVx8 .pt-0 {
  padding-top: 0 !important;
}
.cid-rCFogfiVx8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCFogfiVx8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCFogfiVx8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCFogfiVx8 .modal-open {
  overflow: hidden;
}
.cid-rCFogfiVx8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCFogfiVx8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCFogfiVx8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCFogfiVx8 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCFogfiVx8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCFogfiVx8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCFogfiVx8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCFogfiVx8 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCFogfiVx8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCFogfiVx8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCFogfiVx8 .modal-backdrop.show {
  opacity: .5;
}
.cid-rCFogfiVx8 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCFogfiVx8 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCFogfiVx8 .modal-header .close:hover {
  opacity: 1;
}
.cid-rCFogfiVx8 .modal-header .close:focus {
  outline: none;
}
.cid-rCFogfiVx8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCFogfiVx8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCFogfiVx8 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCFogfiVx8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCFogfiVx8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCFogfiVx8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCFogfiVx8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCFogfiVx8 .modal-sm {
    max-width: 300px;
  }
  .cid-rCFogfiVx8 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCFogfiVx8 .modal-lg,
  .cid-rCFogfiVx8 .modal-xl {
    max-width: 800px;
  }
  .cid-rCFogfiVx8 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCFogfiVx8 .modal-xl {
    max-width: 1140px;
  }
  .cid-rCFogfiVx8 .container {
    max-width: 1140px;
  }
}
.cid-rCFogfiVx8 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCFogfiVx8 .container {
    max-width: 720px;
  }
}
.cid-rCFogfiVx8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCFogfiVx8 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCFogfiVx8 .form-group {
  margin-bottom: 1rem;
}
.cid-rCFogfiVx8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCFogfiVx8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCFogfiVx8 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO6UhvGhxM {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO6UhvGhxM .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO6UhvGhxM .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO6UhvGhxM h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO6UhvGhxM .mbr-text,
.cid-rO6UhvGhxM .mbr-section-btn {
  text-align: center;
}
.cid-rO6UhvGhxM .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO6UhvGhxM div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO6UhvGhxM div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO6UhvGhxM .block-title {
  color: #ffffff;
}
.cid-rO6UhvGhxM h1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXl9qDc8N {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6UhVP9Ad {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6UhVP9Ad h2 {
  color: #222222;
}
.cid-rO6UhVP9Ad .mbr-text,
.cid-rO6UhVP9Ad .mbr-section-btn {
  color: #222222;
}
.cid-rO6UhVP9Ad H3 {
  color: #222222;
}
.cid-sBZXfjdWd3 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/119-patch.webp");
}
.cid-sBZXfjdWd3 .content {
  padding-left: 75px;
}
.cid-sBZXfjdWd3 img {
  width: 100%;
}
.cid-sBZXfjdWd3 .mbr-section-subtitle {
  color: #000000;
}
.cid-sBZXfjdWd3 .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sBZXfjdWd3 .mbr-text {
  color: #82786e;
}
.cid-sBZXfjdWd3 .left-part {
  color: #0f7699;
}
.cid-sBZXfjdWd3 .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBZXfjdWd3 .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sBZXfjdWd3 .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBZXfjdWd3 .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sBZXfjdWd3 * {
    text-align: left !important;
  }
  .cid-sBZXfjdWd3 .content {
    padding-left: 30px;
  }
}
.cid-sBZXfjdWd3 P {
  color: #000000;
}
.cid-rCG8RciCUi {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCG8RciCUi .block-title {
  text-align: left;
}
.cid-rCG8RcQm94 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCG8RcQm94 .card-img {
  background-color: #fff;
}
.cid-rCG8RcQm94 .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCG8RcQm94 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCG8RcQm94 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCG8RcQm94 .mbr-text {
  color: #000000;
}
.cid-rCG8RcQm94 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCG8RcQm94 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCG8RcQm94 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCG8RcQm94 a {
  color: #003366;
}
.cid-rCG8RcQm94 a:hover {
  color: #5787c8;
}
.cid-rCG8Rea6xt {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCG8Rea6xt .paddingleft {
  padding-left: 25px;
}
.cid-rCG8Rea6xt a:hover {
  text-decoration: underline;
}
.cid-sALQ5mFjR6 {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQ5mFjR6 .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQ5mFjR6 H2 {
  color: #ffffff;
}
.cid-rCG8ReFrq0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rCG8ReFrq0 .content {
    text-align: center;
  }
  .cid-rCG8ReFrq0 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCG8ReFrq0 .img-logo img {
  height: 4rem;
}
.cid-rCG8ReFrq0 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCG8ReFrq0 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rCG8ReFrq0 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCG8ReFrq0 .input-group-btn {
  display: inline-block;
}
.cid-rCG8ReFrq0 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCG8ReFrq0 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCG8ReFrq0 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCG8ReFrq0 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCG8ReFrq0 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCG8ReFrq0 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCG8ReFrq0 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCG8ReFrq0 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCG8ReFrq0 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCG8ReFrq0 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCG8ReFrq0 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rCG8ReFrq0 form .input-group input.form-control,
.cid-rCG8ReFrq0 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCG8ReFrq0 .opacity5 {
  opacity: .6;
}
.cid-rCG8ReFrq0 .opacity7 {
  opacity: .7;
}
.cid-rCG8ReFrq0 a:link,
.cid-rCG8ReFrq0 a:visited,
.cid-rCG8ReFrq0 a:active {
  color: #ffffff !important;
}
.cid-rCG8ReFrq0 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCG8ReFrq0 p {
  color: #ffffff !important;
}
.cid-rCG8ReFrq0 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCG8ReFrq0 .fade:hover {
  opacity: 0.8;
}
.cid-rCG8ReFrq0 .foot-title {
  color: #ffffff;
}
.cid-rCG8RgFjDZ.popup-builder {
  background-color: #ffffff;
}
.cid-rCG8RgFjDZ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCG8RgFjDZ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCG8RgFjDZ .modal-content,
.cid-rCG8RgFjDZ .modal-dialog {
  height: auto;
}
.cid-rCG8RgFjDZ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCG8RgFjDZ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCG8RgFjDZ .form-wrapper .mbr-form .form-group,
  .cid-rCG8RgFjDZ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCG8RgFjDZ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCG8RgFjDZ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCG8RgFjDZ .mbr-text {
  text-align: center;
}
.cid-rCG8RgFjDZ .pt-0 {
  padding-top: 0 !important;
}
.cid-rCG8RgFjDZ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCG8RgFjDZ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCG8RgFjDZ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCG8RgFjDZ .modal-open {
  overflow: hidden;
}
.cid-rCG8RgFjDZ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCG8RgFjDZ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCG8RgFjDZ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCG8RgFjDZ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCG8RgFjDZ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCG8RgFjDZ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCG8RgFjDZ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCG8RgFjDZ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCG8RgFjDZ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCG8RgFjDZ .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCG8RgFjDZ .modal-backdrop.show {
  opacity: .5;
}
.cid-rCG8RgFjDZ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCG8RgFjDZ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCG8RgFjDZ .modal-header .close:hover {
  opacity: 1;
}
.cid-rCG8RgFjDZ .modal-header .close:focus {
  outline: none;
}
.cid-rCG8RgFjDZ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCG8RgFjDZ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCG8RgFjDZ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCG8RgFjDZ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCG8RgFjDZ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCG8RgFjDZ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCG8RgFjDZ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCG8RgFjDZ .modal-sm {
    max-width: 300px;
  }
  .cid-rCG8RgFjDZ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCG8RgFjDZ .modal-lg,
  .cid-rCG8RgFjDZ .modal-xl {
    max-width: 800px;
  }
  .cid-rCG8RgFjDZ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCG8RgFjDZ .modal-xl {
    max-width: 1140px;
  }
  .cid-rCG8RgFjDZ .container {
    max-width: 1140px;
  }
}
.cid-rCG8RgFjDZ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCG8RgFjDZ .container {
    max-width: 720px;
  }
}
.cid-rCG8RgFjDZ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCG8RgFjDZ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCG8RgFjDZ .form-group {
  margin-bottom: 1rem;
}
.cid-rCG8RgFjDZ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCG8RgFjDZ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCG8RgFjDZ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO6XYqJ3cD {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO6XYqJ3cD .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO6XYqJ3cD .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO6XYqJ3cD h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO6XYqJ3cD .mbr-text,
.cid-rO6XYqJ3cD .mbr-section-btn {
  text-align: center;
}
.cid-rO6XYqJ3cD .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO6XYqJ3cD div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO6XYqJ3cD div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO6XYqJ3cD .block-title {
  color: #ffffff;
}
.cid-rO6XYqJ3cD h1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXlq5N8R7 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6XZ4QiHb {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6XZ4QiHb h2 {
  color: #222222;
}
.cid-rO6XZ4QiHb .mbr-text,
.cid-rO6XZ4QiHb .mbr-section-btn {
  color: #222222;
}
.cid-rO6XZ4QiHb H3 {
  color: #222222;
}
.cid-sBZZ7vRA9R {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/159-patch.webp");
}
.cid-sBZZ7vRA9R .content {
  padding-left: 75px;
}
.cid-sBZZ7vRA9R img {
  width: 100%;
}
.cid-sBZZ7vRA9R .mbr-section-subtitle {
  color: #000000;
}
.cid-sBZZ7vRA9R .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sBZZ7vRA9R .mbr-text {
  color: #82786e;
}
.cid-sBZZ7vRA9R .left-part {
  color: #0f7699;
}
.cid-sBZZ7vRA9R .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBZZ7vRA9R .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sBZZ7vRA9R .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBZZ7vRA9R .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sBZZ7vRA9R * {
    text-align: left !important;
  }
  .cid-sBZZ7vRA9R .content {
    padding-left: 30px;
  }
}
.cid-sBZZ7vRA9R P {
  color: #000000;
}
.cid-rCGbjjsPjz {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGbjjsPjz .block-title {
  text-align: left;
}
.cid-rCGbjjRc0p {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGbjjRc0p .card-img {
  background-color: #fff;
}
.cid-rCGbjjRc0p .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCGbjjRc0p .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCGbjjRc0p h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCGbjjRc0p .mbr-text {
  color: #000000;
}
.cid-rCGbjjRc0p .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCGbjjRc0p .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCGbjjRc0p .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCGbjjRc0p a {
  color: #003366;
}
.cid-rCGbjjRc0p a:hover {
  color: #5787c8;
}
.cid-rCGbjkKUBa {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCGbjkKUBa .paddingleft {
  padding-left: 25px;
}
.cid-rCGbjkKUBa a:hover {
  text-decoration: underline;
}
.cid-sALQcGm5pW {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQcGm5pW .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQcGm5pW H2 {
  color: #ffffff;
}
.cid-rCGbjldfvO {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rCGbjldfvO .content {
    text-align: center;
  }
  .cid-rCGbjldfvO .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCGbjldfvO .img-logo img {
  height: 4rem;
}
.cid-rCGbjldfvO .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCGbjldfvO .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rCGbjldfvO [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCGbjldfvO .input-group-btn {
  display: inline-block;
}
.cid-rCGbjldfvO .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCGbjldfvO .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCGbjldfvO [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCGbjldfvO .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCGbjldfvO .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCGbjldfvO .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCGbjldfvO .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCGbjldfvO .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCGbjldfvO .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCGbjldfvO .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCGbjldfvO .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rCGbjldfvO form .input-group input.form-control,
.cid-rCGbjldfvO form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCGbjldfvO .opacity5 {
  opacity: .6;
}
.cid-rCGbjldfvO .opacity7 {
  opacity: .7;
}
.cid-rCGbjldfvO a:link,
.cid-rCGbjldfvO a:visited,
.cid-rCGbjldfvO a:active {
  color: #ffffff !important;
}
.cid-rCGbjldfvO a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCGbjldfvO p {
  color: #ffffff !important;
}
.cid-rCGbjldfvO .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCGbjldfvO .fade:hover {
  opacity: 0.8;
}
.cid-rCGbjldfvO .foot-title {
  color: #ffffff;
}
.cid-rCGbjmawd5.popup-builder {
  background-color: #ffffff;
}
.cid-rCGbjmawd5.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCGbjmawd5.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCGbjmawd5 .modal-content,
.cid-rCGbjmawd5 .modal-dialog {
  height: auto;
}
.cid-rCGbjmawd5 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCGbjmawd5 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCGbjmawd5 .form-wrapper .mbr-form .form-group,
  .cid-rCGbjmawd5 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCGbjmawd5 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCGbjmawd5 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCGbjmawd5 .mbr-text {
  text-align: center;
}
.cid-rCGbjmawd5 .pt-0 {
  padding-top: 0 !important;
}
.cid-rCGbjmawd5 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCGbjmawd5 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCGbjmawd5 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCGbjmawd5 .modal-open {
  overflow: hidden;
}
.cid-rCGbjmawd5 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCGbjmawd5 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCGbjmawd5 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCGbjmawd5 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCGbjmawd5 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCGbjmawd5 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCGbjmawd5 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCGbjmawd5 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCGbjmawd5 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCGbjmawd5 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCGbjmawd5 .modal-backdrop.show {
  opacity: .5;
}
.cid-rCGbjmawd5 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCGbjmawd5 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCGbjmawd5 .modal-header .close:hover {
  opacity: 1;
}
.cid-rCGbjmawd5 .modal-header .close:focus {
  outline: none;
}
.cid-rCGbjmawd5 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCGbjmawd5 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCGbjmawd5 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCGbjmawd5 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCGbjmawd5 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCGbjmawd5 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCGbjmawd5 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCGbjmawd5 .modal-sm {
    max-width: 300px;
  }
  .cid-rCGbjmawd5 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCGbjmawd5 .modal-lg,
  .cid-rCGbjmawd5 .modal-xl {
    max-width: 800px;
  }
  .cid-rCGbjmawd5 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCGbjmawd5 .modal-xl {
    max-width: 1140px;
  }
  .cid-rCGbjmawd5 .container {
    max-width: 1140px;
  }
}
.cid-rCGbjmawd5 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCGbjmawd5 .container {
    max-width: 720px;
  }
}
.cid-rCGbjmawd5 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCGbjmawd5 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCGbjmawd5 .form-group {
  margin-bottom: 1rem;
}
.cid-rCGbjmawd5 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCGbjmawd5 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCGbjmawd5 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO6YnvEnct {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO6YnvEnct .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO6YnvEnct .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO6YnvEnct h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO6YnvEnct .mbr-text,
.cid-rO6YnvEnct .mbr-section-btn {
  text-align: center;
}
.cid-rO6YnvEnct .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO6YnvEnct div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO6YnvEnct div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO6YnvEnct .block-title {
  color: #ffffff;
}
.cid-rO6YnvEnct h1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXsvAs0RG {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6Yo476mm {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6Yo476mm h2 {
  color: #222222;
}
.cid-rO6Yo476mm .mbr-text,
.cid-rO6Yo476mm .mbr-section-btn {
  color: #222222;
}
.cid-rO6Yo476mm H3 {
  color: #222222;
}
.cid-sC624RtZ4F {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/171-patch.webp");
}
.cid-sC624RtZ4F .content {
  padding-left: 75px;
}
.cid-sC624RtZ4F img {
  width: 100%;
}
.cid-sC624RtZ4F .mbr-section-subtitle {
  color: #000000;
}
.cid-sC624RtZ4F .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sC624RtZ4F .mbr-text {
  color: #82786e;
}
.cid-sC624RtZ4F .left-part {
  color: #0f7699;
}
.cid-sC624RtZ4F .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sC624RtZ4F .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sC624RtZ4F .mbr-section-btn {
  margin-top: 40px;
}
.cid-sC624RtZ4F .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sC624RtZ4F * {
    text-align: left !important;
  }
  .cid-sC624RtZ4F .content {
    padding-left: 30px;
  }
}
.cid-sC624RtZ4F P {
  color: #000000;
}
.cid-rCGe8iU2Ka {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGe8iU2Ka .block-title {
  text-align: left;
}
.cid-rCGe8jlc6M {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGe8jlc6M .card-img {
  background-color: #fff;
}
.cid-rCGe8jlc6M .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCGe8jlc6M .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCGe8jlc6M h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCGe8jlc6M .mbr-text {
  color: #000000;
}
.cid-rCGe8jlc6M .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCGe8jlc6M .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCGe8jlc6M .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCGe8jlc6M a {
  color: #003366;
}
.cid-rCGe8jlc6M a:hover {
  color: #5787c8;
}
.cid-rCGe8kkZZM {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCGe8kkZZM .paddingleft {
  padding-left: 25px;
}
.cid-rCGe8kkZZM a:hover {
  text-decoration: underline;
}
.cid-sALQn5evSS {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQn5evSS .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQn5evSS H2 {
  color: #ffffff;
}
.cid-rCGe8kRDxp {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rCGe8kRDxp .content {
    text-align: center;
  }
  .cid-rCGe8kRDxp .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCGe8kRDxp .img-logo img {
  height: 5rem;
}
.cid-rCGe8kRDxp [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCGe8kRDxp .input-group-btn {
  display: inline-block;
}
.cid-rCGe8kRDxp .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCGe8kRDxp .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCGe8kRDxp [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCGe8kRDxp .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCGe8kRDxp .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCGe8kRDxp .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCGe8kRDxp .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCGe8kRDxp .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCGe8kRDxp .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCGe8kRDxp .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCGe8kRDxp form .input-group input.form-control,
.cid-rCGe8kRDxp form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCGe8kRDxp .opacity5 {
  opacity: .6;
}
.cid-rCGe8kRDxp .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rCGe8kRDxp .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rCGe8kRDxp a:link,
.cid-rCGe8kRDxp a:visited,
.cid-rCGe8kRDxp a:active {
  color: #ffffff !important;
}
.cid-rCGe8kRDxp a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCGe8kRDxp p {
  color: #ffffff !important;
}
.cid-rCGe8kRDxp .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCGe8kRDxp .fade:hover {
  opacity: 0.8;
}
.cid-rCGe8kRDxp .foot-title {
  color: #ffffff;
}
.cid-rCGe8lW4q1.popup-builder {
  background-color: #ffffff;
}
.cid-rCGe8lW4q1.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCGe8lW4q1.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCGe8lW4q1 .modal-content,
.cid-rCGe8lW4q1 .modal-dialog {
  height: auto;
}
.cid-rCGe8lW4q1 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCGe8lW4q1 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCGe8lW4q1 .form-wrapper .mbr-form .form-group,
  .cid-rCGe8lW4q1 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCGe8lW4q1 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCGe8lW4q1 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCGe8lW4q1 .mbr-text {
  text-align: center;
}
.cid-rCGe8lW4q1 .pt-0 {
  padding-top: 0 !important;
}
.cid-rCGe8lW4q1 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCGe8lW4q1 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCGe8lW4q1 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCGe8lW4q1 .modal-open {
  overflow: hidden;
}
.cid-rCGe8lW4q1 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCGe8lW4q1 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCGe8lW4q1 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCGe8lW4q1 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCGe8lW4q1 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCGe8lW4q1 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCGe8lW4q1 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCGe8lW4q1 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCGe8lW4q1 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCGe8lW4q1 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCGe8lW4q1 .modal-backdrop.show {
  opacity: .5;
}
.cid-rCGe8lW4q1 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCGe8lW4q1 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCGe8lW4q1 .modal-header .close:hover {
  opacity: 1;
}
.cid-rCGe8lW4q1 .modal-header .close:focus {
  outline: none;
}
.cid-rCGe8lW4q1 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCGe8lW4q1 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCGe8lW4q1 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCGe8lW4q1 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCGe8lW4q1 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCGe8lW4q1 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCGe8lW4q1 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCGe8lW4q1 .modal-sm {
    max-width: 300px;
  }
  .cid-rCGe8lW4q1 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCGe8lW4q1 .modal-lg,
  .cid-rCGe8lW4q1 .modal-xl {
    max-width: 800px;
  }
  .cid-rCGe8lW4q1 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCGe8lW4q1 .modal-xl {
    max-width: 1140px;
  }
  .cid-rCGe8lW4q1 .container {
    max-width: 1140px;
  }
}
.cid-rCGe8lW4q1 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCGe8lW4q1 .container {
    max-width: 720px;
  }
}
.cid-rCGe8lW4q1 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCGe8lW4q1 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCGe8lW4q1 .form-group {
  margin-bottom: 1rem;
}
.cid-rCGe8lW4q1 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCGe8lW4q1 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCGe8lW4q1 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO6YPk7Nvd {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO6YPk7Nvd .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO6YPk7Nvd .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO6YPk7Nvd h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO6YPk7Nvd .mbr-text,
.cid-rO6YPk7Nvd .mbr-section-btn {
  text-align: center;
}
.cid-rO6YPk7Nvd .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO6YPk7Nvd div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO6YPk7Nvd div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO6YPk7Nvd .block-title {
  color: #ffffff;
}
.cid-rO6YPk7Nvd h1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXsBxYgqt {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6YPMfWRK {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6YPMfWRK h2 {
  color: #222222;
}
.cid-rO6YPMfWRK .mbr-text,
.cid-rO6YPMfWRK .mbr-section-btn {
  color: #222222;
}
.cid-rO6YPMfWRK H3 {
  color: #222222;
}
.cid-rO6YRrhMyJ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rO6YRrhMyJ .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rO6YRrhMyJ .fade:hover {
  opacity: 0.6;
}
.cid-sC62tjm4Zc {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/186-patch.webp");
}
.cid-sC62tjm4Zc .content {
  padding-left: 75px;
}
.cid-sC62tjm4Zc img {
  width: 100%;
}
.cid-sC62tjm4Zc .mbr-section-subtitle {
  color: #000000;
}
.cid-sC62tjm4Zc .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sC62tjm4Zc .mbr-text {
  color: #82786e;
}
.cid-sC62tjm4Zc .left-part {
  color: #0f7699;
}
.cid-sC62tjm4Zc .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sC62tjm4Zc .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sC62tjm4Zc .mbr-section-btn {
  margin-top: 40px;
}
.cid-sC62tjm4Zc .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sC62tjm4Zc * {
    text-align: left !important;
  }
  .cid-sC62tjm4Zc .content {
    padding-left: 30px;
  }
}
.cid-sC62tjm4Zc P {
  color: #000000;
}
.cid-rCGgHe7wfq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGgHe7wfq .block-title {
  text-align: left;
}
.cid-rCGgHeD0JG {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGgHeD0JG .card-img {
  background-color: #fff;
}
.cid-rCGgHeD0JG .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCGgHeD0JG .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCGgHeD0JG h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCGgHeD0JG .mbr-text {
  color: #000000;
}
.cid-rCGgHeD0JG .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCGgHeD0JG .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCGgHeD0JG .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCGgHeD0JG a {
  color: #003366;
}
.cid-rCGgHeD0JG a:hover {
  color: #5787c8;
}
.cid-rCGgHfWRAq {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCGgHfWRAq .paddingleft {
  padding-left: 25px;
}
.cid-rCGgHfWRAq a:hover {
  text-decoration: underline;
}
.cid-rCGgHfWRAq .block-text {
  color: #000000;
}
.cid-sALQus4Sbw {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQus4Sbw .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQus4Sbw H2 {
  color: #ffffff;
}
.cid-rCGgHgxCzA {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rCGgHgxCzA .content {
    text-align: center;
  }
  .cid-rCGgHgxCzA .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCGgHgxCzA .img-logo img {
  height: 4rem;
}
.cid-rCGgHgxCzA .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCGgHgxCzA .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rCGgHgxCzA [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCGgHgxCzA .input-group-btn {
  display: inline-block;
}
.cid-rCGgHgxCzA .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCGgHgxCzA .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCGgHgxCzA [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCGgHgxCzA .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCGgHgxCzA .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCGgHgxCzA .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCGgHgxCzA .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCGgHgxCzA .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCGgHgxCzA .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCGgHgxCzA .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCGgHgxCzA .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rCGgHgxCzA form .input-group input.form-control,
.cid-rCGgHgxCzA form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCGgHgxCzA .opacity5 {
  opacity: .6;
}
.cid-rCGgHgxCzA .opacity7 {
  opacity: .7;
}
.cid-rCGgHgxCzA a:link,
.cid-rCGgHgxCzA a:visited,
.cid-rCGgHgxCzA a:active {
  color: #ffffff !important;
}
.cid-rCGgHgxCzA a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCGgHgxCzA p {
  color: #ffffff !important;
}
.cid-rCGgHgxCzA .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCGgHgxCzA .fade:hover {
  opacity: 0.8;
}
.cid-rCGgHgxCzA .foot-title {
  color: #ffffff;
}
.cid-rCGgHhKlWe.popup-builder {
  background-color: #ffffff;
}
.cid-rCGgHhKlWe.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCGgHhKlWe.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCGgHhKlWe .modal-content,
.cid-rCGgHhKlWe .modal-dialog {
  height: auto;
}
.cid-rCGgHhKlWe .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCGgHhKlWe .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCGgHhKlWe .form-wrapper .mbr-form .form-group,
  .cid-rCGgHhKlWe .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCGgHhKlWe .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCGgHhKlWe .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCGgHhKlWe .mbr-text {
  text-align: center;
}
.cid-rCGgHhKlWe .pt-0 {
  padding-top: 0 !important;
}
.cid-rCGgHhKlWe .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCGgHhKlWe .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCGgHhKlWe .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCGgHhKlWe .modal-open {
  overflow: hidden;
}
.cid-rCGgHhKlWe .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCGgHhKlWe .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCGgHhKlWe .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCGgHhKlWe .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCGgHhKlWe .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCGgHhKlWe .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCGgHhKlWe .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCGgHhKlWe .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCGgHhKlWe .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCGgHhKlWe .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCGgHhKlWe .modal-backdrop.show {
  opacity: .5;
}
.cid-rCGgHhKlWe .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCGgHhKlWe .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCGgHhKlWe .modal-header .close:hover {
  opacity: 1;
}
.cid-rCGgHhKlWe .modal-header .close:focus {
  outline: none;
}
.cid-rCGgHhKlWe .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCGgHhKlWe .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCGgHhKlWe .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCGgHhKlWe .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCGgHhKlWe .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCGgHhKlWe .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCGgHhKlWe .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCGgHhKlWe .modal-sm {
    max-width: 300px;
  }
  .cid-rCGgHhKlWe .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCGgHhKlWe .modal-lg,
  .cid-rCGgHhKlWe .modal-xl {
    max-width: 800px;
  }
  .cid-rCGgHhKlWe .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCGgHhKlWe .modal-xl {
    max-width: 1140px;
  }
  .cid-rCGgHhKlWe .container {
    max-width: 1140px;
  }
}
.cid-rCGgHhKlWe .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCGgHhKlWe .container {
    max-width: 720px;
  }
}
.cid-rCGgHhKlWe .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCGgHhKlWe .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCGgHhKlWe .form-group {
  margin-bottom: 1rem;
}
.cid-rCGgHhKlWe .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCGgHhKlWe .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCGgHhKlWe .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO6ZNmi90J {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO6ZNmi90J .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO6ZNmi90J .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO6ZNmi90J h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO6ZNmi90J .mbr-text,
.cid-rO6ZNmi90J .mbr-section-btn {
  text-align: center;
}
.cid-rO6ZNmi90J .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO6ZNmi90J div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO6ZNmi90J div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO6ZNmi90J .block-title {
  color: #ffffff;
}
.cid-rO6ZNmi90J H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXsGxSPGt {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6ZNK0Ox5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO6ZNK0Ox5 h2 {
  color: #222222;
}
.cid-rO6ZNK0Ox5 .mbr-text,
.cid-rO6ZNK0Ox5 .mbr-section-btn {
  color: #222222;
}
.cid-rO6ZNK0Ox5 H3 {
  color: #222222;
}
.cid-sCacwJ5pcq {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/194-patch.webp");
}
.cid-sCacwJ5pcq .content {
  padding-left: 75px;
}
.cid-sCacwJ5pcq img {
  width: 100%;
}
.cid-sCacwJ5pcq .mbr-section-subtitle {
  color: #000000;
}
.cid-sCacwJ5pcq .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCacwJ5pcq .mbr-text {
  color: #82786e;
}
.cid-sCacwJ5pcq .left-part {
  color: #0f7699;
}
.cid-sCacwJ5pcq .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCacwJ5pcq .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCacwJ5pcq .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCacwJ5pcq .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCacwJ5pcq * {
    text-align: left !important;
  }
  .cid-sCacwJ5pcq .content {
    padding-left: 30px;
  }
}
.cid-sCacwJ5pcq P {
  color: #000000;
}
.cid-rCGU8s0AYH {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGU8s0AYH .block-title {
  text-align: left;
}
.cid-rCGU8sqFBw {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGU8sqFBw .card-img {
  background-color: #fff;
}
.cid-rCGU8sqFBw .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCGU8sqFBw .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCGU8sqFBw h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCGU8sqFBw .mbr-text {
  color: #000000;
}
.cid-rCGU8sqFBw .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCGU8sqFBw .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCGU8sqFBw .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCGU8sqFBw a {
  color: #003366;
}
.cid-rCGU8sqFBw a:hover {
  color: #5787c8;
}
.cid-rCGU8tIggN {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCGU8tIggN .paddingleft {
  padding-left: 25px;
}
.cid-rCGU8tIggN a:hover {
  text-decoration: underline;
}
.cid-sALQBKBC4j {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQBKBC4j .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQBKBC4j H2 {
  color: #ffffff;
}
.cid-rCGU8uipit {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rCGU8uipit .content {
    text-align: center;
  }
  .cid-rCGU8uipit .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCGU8uipit .img-logo img {
  height: 4rem;
}
.cid-rCGU8uipit .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCGU8uipit .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rCGU8uipit [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCGU8uipit .input-group-btn {
  display: inline-block;
}
.cid-rCGU8uipit .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCGU8uipit .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCGU8uipit [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCGU8uipit .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCGU8uipit .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCGU8uipit .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCGU8uipit .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCGU8uipit .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCGU8uipit .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCGU8uipit .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCGU8uipit .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rCGU8uipit form .input-group input.form-control,
.cid-rCGU8uipit form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCGU8uipit .opacity5 {
  opacity: .6;
}
.cid-rCGU8uipit .opacity7 {
  opacity: .7;
}
.cid-rCGU8uipit a:link,
.cid-rCGU8uipit a:visited,
.cid-rCGU8uipit a:active {
  color: #ffffff !important;
}
.cid-rCGU8uipit a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCGU8uipit p {
  color: #ffffff !important;
}
.cid-rCGU8uipit .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCGU8uipit .fade:hover {
  opacity: 0.8;
}
.cid-rCGU8uipit .foot-title {
  color: #ffffff;
}
.cid-rCGU8votFI.popup-builder {
  background-color: #ffffff;
}
.cid-rCGU8votFI.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCGU8votFI.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCGU8votFI .modal-content,
.cid-rCGU8votFI .modal-dialog {
  height: auto;
}
.cid-rCGU8votFI .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCGU8votFI .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCGU8votFI .form-wrapper .mbr-form .form-group,
  .cid-rCGU8votFI .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCGU8votFI .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCGU8votFI .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCGU8votFI .mbr-text {
  text-align: center;
}
.cid-rCGU8votFI .pt-0 {
  padding-top: 0 !important;
}
.cid-rCGU8votFI .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCGU8votFI .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCGU8votFI .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCGU8votFI .modal-open {
  overflow: hidden;
}
.cid-rCGU8votFI .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCGU8votFI .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCGU8votFI .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCGU8votFI .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCGU8votFI .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCGU8votFI .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCGU8votFI .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCGU8votFI .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCGU8votFI .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCGU8votFI .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCGU8votFI .modal-backdrop.show {
  opacity: .5;
}
.cid-rCGU8votFI .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCGU8votFI .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCGU8votFI .modal-header .close:hover {
  opacity: 1;
}
.cid-rCGU8votFI .modal-header .close:focus {
  outline: none;
}
.cid-rCGU8votFI .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCGU8votFI .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCGU8votFI .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCGU8votFI .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCGU8votFI .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCGU8votFI .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCGU8votFI .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCGU8votFI .modal-sm {
    max-width: 300px;
  }
  .cid-rCGU8votFI .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCGU8votFI .modal-lg,
  .cid-rCGU8votFI .modal-xl {
    max-width: 800px;
  }
  .cid-rCGU8votFI .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCGU8votFI .modal-xl {
    max-width: 1140px;
  }
  .cid-rCGU8votFI .container {
    max-width: 1140px;
  }
}
.cid-rCGU8votFI .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCGU8votFI .container {
    max-width: 720px;
  }
}
.cid-rCGU8votFI .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCGU8votFI .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCGU8votFI .form-group {
  margin-bottom: 1rem;
}
.cid-rCGU8votFI .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCGU8votFI .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCGU8votFI .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO5L4IoxTD {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO5L4IoxTD .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO5L4IoxTD .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO5L4IoxTD h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO5L4IoxTD .mbr-text,
.cid-rO5L4IoxTD .mbr-section-btn {
  text-align: center;
}
.cid-rO5L4IoxTD .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO5L4IoxTD div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO5L4IoxTD div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO5L4IoxTD .block-title {
  color: #ffffff;
}
.cid-rO5L4IoxTD H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXsLV6CRj {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO5L3AYsSS {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO5L3AYsSS h2 {
  color: #222222;
}
.cid-rO5L3AYsSS .mbr-text,
.cid-rO5L3AYsSS .mbr-section-btn {
  color: #222222;
}
.cid-rO5L3AYsSS H3 {
  color: #222222;
}
.cid-sC65dYc2bT {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/27-patch.jpg");
}
.cid-sC65dYc2bT .content {
  padding-left: 75px;
}
.cid-sC65dYc2bT img {
  width: 100%;
}
.cid-sC65dYc2bT .mbr-section-subtitle {
  color: #000000;
}
.cid-sC65dYc2bT .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sC65dYc2bT .mbr-text {
  color: #82786e;
}
.cid-sC65dYc2bT .left-part {
  color: #0f7699;
}
.cid-sC65dYc2bT .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sC65dYc2bT .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sC65dYc2bT .mbr-section-btn {
  margin-top: 40px;
}
.cid-sC65dYc2bT .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sC65dYc2bT * {
    text-align: left !important;
  }
  .cid-sC65dYc2bT .content {
    padding-left: 30px;
  }
}
.cid-sC65dYc2bT P {
  color: #000000;
}
.cid-rCGWlCZtrK {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGWlCZtrK .block-title {
  text-align: left;
}
.cid-rCGWlDqrnE {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCGWlDqrnE .card-img {
  background-color: #fff;
}
.cid-rCGWlDqrnE .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rCGWlDqrnE .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rCGWlDqrnE h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rCGWlDqrnE .mbr-text {
  color: #000000;
}
.cid-rCGWlDqrnE .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rCGWlDqrnE .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rCGWlDqrnE .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rCGWlDqrnE a {
  color: #003366;
}
.cid-rCGWlDqrnE a:hover {
  color: #5787c8;
}
.cid-rCGWlECrZV {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rCGWlECrZV .paddingleft {
  padding-left: 25px;
}
.cid-rCGWlECrZV a:hover {
  text-decoration: underline;
}
.cid-sALQKwengy {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQKwengy .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQKwengy H2 {
  color: #ffffff;
}
.cid-rCGWlF8hfy {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rCGWlF8hfy .content {
    text-align: center;
  }
  .cid-rCGWlF8hfy .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCGWlF8hfy .img-logo img {
  height: 4rem;
}
.cid-rCGWlF8hfy .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCGWlF8hfy .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rCGWlF8hfy [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCGWlF8hfy .input-group-btn {
  display: inline-block;
}
.cid-rCGWlF8hfy .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCGWlF8hfy .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCGWlF8hfy [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCGWlF8hfy .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCGWlF8hfy .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCGWlF8hfy .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCGWlF8hfy .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCGWlF8hfy .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCGWlF8hfy .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCGWlF8hfy .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCGWlF8hfy .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rCGWlF8hfy form .input-group input.form-control,
.cid-rCGWlF8hfy form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCGWlF8hfy .opacity5 {
  opacity: .6;
}
.cid-rCGWlF8hfy .opacity7 {
  opacity: .7;
}
.cid-rCGWlF8hfy a:link,
.cid-rCGWlF8hfy a:visited,
.cid-rCGWlF8hfy a:active {
  color: #ffffff !important;
}
.cid-rCGWlF8hfy a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCGWlF8hfy p {
  color: #ffffff !important;
}
.cid-rCGWlF8hfy .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCGWlF8hfy .fade:hover {
  opacity: 0.8;
}
.cid-rCGWlF8hfy .foot-title {
  color: #ffffff;
}
.cid-rCGWlGb9gV.popup-builder {
  background-color: #ffffff;
}
.cid-rCGWlGb9gV.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCGWlGb9gV.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCGWlGb9gV .modal-content,
.cid-rCGWlGb9gV .modal-dialog {
  height: auto;
}
.cid-rCGWlGb9gV .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCGWlGb9gV .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCGWlGb9gV .form-wrapper .mbr-form .form-group,
  .cid-rCGWlGb9gV .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCGWlGb9gV .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCGWlGb9gV .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCGWlGb9gV .mbr-text {
  text-align: center;
}
.cid-rCGWlGb9gV .pt-0 {
  padding-top: 0 !important;
}
.cid-rCGWlGb9gV .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCGWlGb9gV .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCGWlGb9gV .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCGWlGb9gV .modal-open {
  overflow: hidden;
}
.cid-rCGWlGb9gV .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCGWlGb9gV .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCGWlGb9gV .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCGWlGb9gV .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCGWlGb9gV .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCGWlGb9gV .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCGWlGb9gV .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCGWlGb9gV .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCGWlGb9gV .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCGWlGb9gV .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCGWlGb9gV .modal-backdrop.show {
  opacity: .5;
}
.cid-rCGWlGb9gV .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCGWlGb9gV .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCGWlGb9gV .modal-header .close:hover {
  opacity: 1;
}
.cid-rCGWlGb9gV .modal-header .close:focus {
  outline: none;
}
.cid-rCGWlGb9gV .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCGWlGb9gV .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCGWlGb9gV .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCGWlGb9gV .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCGWlGb9gV .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCGWlGb9gV .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCGWlGb9gV .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCGWlGb9gV .modal-sm {
    max-width: 300px;
  }
  .cid-rCGWlGb9gV .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCGWlGb9gV .modal-lg,
  .cid-rCGWlGb9gV .modal-xl {
    max-width: 800px;
  }
  .cid-rCGWlGb9gV .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCGWlGb9gV .modal-xl {
    max-width: 1140px;
  }
  .cid-rCGWlGb9gV .container {
    max-width: 1140px;
  }
}
.cid-rCGWlGb9gV .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCGWlGb9gV .container {
    max-width: 720px;
  }
}
.cid-rCGWlGb9gV .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCGWlGb9gV .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCGWlGb9gV .form-group {
  margin-bottom: 1rem;
}
.cid-rCGWlGb9gV .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCGWlGb9gV .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCGWlGb9gV .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rCMjHjYEur {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1979x801.webp");
}
.cid-rCMjHjYEur .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rCMjHjYEur .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rCMjHjYEur h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rCMjHjYEur .mbr-text,
.cid-rCMjHjYEur .mbr-section-btn {
  text-align: center;
}
.cid-rCMjHjYEur .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rCMjHjYEur div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rCMjHjYEur div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rCMjHjYEur .block-title {
  color: #ffffff;
}
.cid-rCMp6ospw3 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCMp6ospw3 a:hover {
  text-decoration: underline;
}
.cid-rCMp6ospw3 H2 {
  color: #000000;
  text-align: center;
}
.cid-rCMjHnOxqR {
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-rCMjHnOxqR .img-logo img {
  height: 4rem;
}
.cid-rCMjHnOxqR .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rCMjHnOxqR .input {
  margin-bottom: 0.5rem;
  font-family: arial;
  color: #000000;
}
.cid-rCMjHnOxqR [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCMjHnOxqR .input-group-btn {
  display: inline-block;
}
.cid-rCMjHnOxqR .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCMjHnOxqR .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCMjHnOxqR [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCMjHnOxqR form .input-group input.form-control,
.cid-rCMjHnOxqR form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCMjHnOxqR P {
  text-align: left;
}
.cid-rCMjHnOxqR H4 {
  text-align: right;
  font-size: 0.9rem;
}
.cid-rCMjHnOxqR .bggreen {
  background-color: #99ff99;
}
.cid-rCMjHoptDu {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rCMjHoptDu .content {
    text-align: center;
  }
  .cid-rCMjHoptDu .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rCMjHoptDu .img-logo img {
  height: 5rem;
}
.cid-rCMjHoptDu [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rCMjHoptDu .input-group-btn {
  display: inline-block;
}
.cid-rCMjHoptDu .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rCMjHoptDu .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rCMjHoptDu [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rCMjHoptDu .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rCMjHoptDu .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rCMjHoptDu .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rCMjHoptDu .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rCMjHoptDu .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rCMjHoptDu .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rCMjHoptDu .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rCMjHoptDu form .input-group input.form-control,
.cid-rCMjHoptDu form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rCMjHoptDu .opacity5 {
  opacity: .6;
}
.cid-rCMjHoptDu .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rCMjHoptDu .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rCMjHoptDu a:link,
.cid-rCMjHoptDu a:visited,
.cid-rCMjHoptDu a:active {
  color: #ffffff !important;
}
.cid-rCMjHoptDu a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rCMjHoptDu p {
  color: #ffffff !important;
}
.cid-rCMjHoptDu .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rCMjHoptDu .fade:hover {
  opacity: 0.8;
}
.cid-rCMjHoptDu .foot-title {
  color: #ffffff;
}
.cid-rCMjHpqjW4.popup-builder {
  background-color: #ffffff;
}
.cid-rCMjHpqjW4.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCMjHpqjW4.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCMjHpqjW4 .modal-content,
.cid-rCMjHpqjW4 .modal-dialog {
  height: auto;
}
.cid-rCMjHpqjW4 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCMjHpqjW4 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCMjHpqjW4 .form-wrapper .mbr-form .form-group,
  .cid-rCMjHpqjW4 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCMjHpqjW4 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCMjHpqjW4 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCMjHpqjW4 .mbr-text {
  text-align: center;
}
.cid-rCMjHpqjW4 .pt-0 {
  padding-top: 0 !important;
}
.cid-rCMjHpqjW4 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCMjHpqjW4 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCMjHpqjW4 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCMjHpqjW4 .modal-open {
  overflow: hidden;
}
.cid-rCMjHpqjW4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCMjHpqjW4 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCMjHpqjW4 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCMjHpqjW4 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCMjHpqjW4 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCMjHpqjW4 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCMjHpqjW4 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCMjHpqjW4 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCMjHpqjW4 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCMjHpqjW4 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCMjHpqjW4 .modal-backdrop.show {
  opacity: .5;
}
.cid-rCMjHpqjW4 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCMjHpqjW4 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCMjHpqjW4 .modal-header .close:hover {
  opacity: 1;
}
.cid-rCMjHpqjW4 .modal-header .close:focus {
  outline: none;
}
.cid-rCMjHpqjW4 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCMjHpqjW4 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCMjHpqjW4 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCMjHpqjW4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCMjHpqjW4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCMjHpqjW4 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCMjHpqjW4 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCMjHpqjW4 .modal-sm {
    max-width: 300px;
  }
  .cid-rCMjHpqjW4 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCMjHpqjW4 .modal-lg,
  .cid-rCMjHpqjW4 .modal-xl {
    max-width: 800px;
  }
  .cid-rCMjHpqjW4 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCMjHpqjW4 .modal-xl {
    max-width: 1140px;
  }
  .cid-rCMjHpqjW4 .container {
    max-width: 1140px;
  }
}
.cid-rCMjHpqjW4 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCMjHpqjW4 .container {
    max-width: 720px;
  }
}
.cid-rCMjHpqjW4 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCMjHpqjW4 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCMjHpqjW4 .form-group {
  margin-bottom: 1rem;
}
.cid-rCMjHpqjW4 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCMjHpqjW4 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCMjHpqjW4 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOj3J2As4f {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOj3J2As4f .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOj3J2As4f .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOj3J2As4f h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOj3J2As4f .mbr-text,
.cid-rOj3J2As4f .mbr-section-btn {
  text-align: center;
}
.cid-rOj3J2As4f .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOj3J2As4f div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOj3J2As4f div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOj3J2As4f .block-title {
  color: #ffffff;
}
.cid-rOj3J2As4f H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOj3Igb5Ks {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOj3Igb5Ks h2 {
  color: #222222;
}
.cid-rOj3Igb5Ks .mbr-text,
.cid-rOj3Igb5Ks .mbr-section-btn {
  color: #222222;
}
.cid-rOj3Igb5Ks H3 {
  color: #222222;
}
.cid-s3gJ4iBAlO {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-s3gJ4iBAlO .mbr-section-title {
  margin-bottom: 20px;
}
.cid-s3gJ4iBAlO .mbr-section-subtitle {
  opacity: .8;
  margin-bottom: 15px;
}
.cid-s3gJ4iBAlO .mbr-text {
  margin: 10px 0;
}
.cid-s3gJ4iBAlO .divider {
  background-color: #191f23;
  width: 100%;
  height: 1px;
  margin: 15px;
  opacity: 0.6;
}
.cid-s3gJ4iBAlO .btn-primary:hover {
  background-color: #0f7699 !important;
  border-color: #0f7699 !important;
}
.cid-s3gJ4iBAlO .mbr-section-btn {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .cid-s3gJ4iBAlO .mbr-section-btn {
    margin-top: 0;
    text-align: left;
  }
}
.cid-rCT3hgvfXh {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCT3hgvfXh .mbr-section-subtitle {
  color: #555555;
  text-align: left;
  font-weight: 300;
}
.cid-rCT3hgvfXh .step {
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-size: 10px;
  border-radius: 50%;
  border: 2px solid #efefef;
}
.cid-rCT3hgvfXh .separline {
  position: relative;
}
.cid-rCT3hgvfXh .separline:after {
  top: 24px;
  left: 8px;
  position: absolute;
  content: "";
  width: 2px;
  height: calc(100% - (10px + 4px) * 2);
  background-color: #efefef;
}
.cid-rCT3hgvfXh .media-block {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
@media (min-width: 992px) {
  .cid-rCT3hgvfXh .media-block {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-rCT3hgvfXh .media-block {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    padding-bottom: 2rem;
  }
}
.cid-rCT3hgvfXh .mbr-section-title {
  color: #555555;
  text-align: left;
}
.cid-rCT3hgvfXh .mbr-step-text {
  color: #000000;
}
.cid-rCT5wYxWf9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCT5wYxWf9 .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-weight: 300;
}
.cid-rCT5wYxWf9 .step {
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-size: 10px;
  border-radius: 50%;
  border: 2px solid #efefef;
}
.cid-rCT5wYxWf9 .separline {
  position: relative;
}
.cid-rCT5wYxWf9 .separline:after {
  top: 24px;
  left: 8px;
  position: absolute;
  content: "";
  width: 2px;
  height: calc(100% - (10px + 4px) * 2);
  background-color: #efefef;
}
.cid-rCT5wYxWf9 .media-block {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
@media (min-width: 992px) {
  .cid-rCT5wYxWf9 .media-block {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-rCT5wYxWf9 .media-block {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    padding-bottom: 2rem;
  }
}
.cid-rCT5wYxWf9 .mbr-section-title {
  color: #555555;
  text-align: left;
}
.cid-rCT5wYxWf9 .mbr-step-text {
  color: #000000;
}
.cid-rCT5wYxWf9 .mbr-section-subtitle DIV {
  text-align: left;
}
.cid-qQ8oIk5gsM {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-qQ8oIk5gsM .paddingleft {
  padding-left: 25px;
}
.cid-qQ8oIk5gsM p {
  text-align: justify;
}
.cid-qQ8oIk5gsM a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQdZXNxlfP {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-qQdZXNxlfP .paddingleft {
  padding-left: 25px;
}
.cid-qQdZXNxlfP p {
  text-align: justify;
}
.cid-qQdZXNxlfP a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQdZXNxlfP .block-text {
  color: #555555;
}
.cid-qQe08YZpQQ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-qQe08YZpQQ .paddingleft {
  padding-left: 25px;
}
.cid-qQe08YZpQQ p {
  text-align: justify;
}
.cid-qQe08YZpQQ a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-qQe08YZpQQ .block-text {
  color: #555555;
}
.cid-rCTkUxOVZG {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rCTkUxOVZG h2 {
  color: #317eac;
}
.cid-rCTkUxOVZG .block-title {
  text-align: left;
  color: #555555;
}
.cid-rCThYmJkda {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCThYmJkda .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rCThYmJkda .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rCThYmJkda .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rCThYmJkda .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rCThYmJkda .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rCThYmJkda .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rCThYmJkda .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rCThYmJkda .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rCThYmJkda .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rD57f7xhLr {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rD57f7xhLr .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-weight: 300;
}
.cid-rD57f7xhLr .step {
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-size: 10px;
  border-radius: 50%;
  border: 2px solid #efefef;
}
.cid-rD57f7xhLr .separline {
  position: relative;
}
.cid-rD57f7xhLr .separline:after {
  top: 24px;
  left: 8px;
  position: absolute;
  content: "";
  width: 2px;
  height: calc(100% - (10px + 4px) * 2);
  background-color: #efefef;
}
.cid-rD57f7xhLr .media-block {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
@media (min-width: 992px) {
  .cid-rD57f7xhLr .media-block {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-rD57f7xhLr .media-block {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    padding-bottom: 2rem;
  }
}
.cid-rD57f7xhLr .mbr-section-title {
  color: #555555;
  text-align: left;
}
.cid-rD57f7xhLr .mbr-step-text {
  color: #000000;
}
.cid-rD57f7xhLr .mbr-section-subtitle DIV {
  text-align: left;
}
.cid-rCT7SE0mb3 {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rCT7SE0mb3 .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-weight: 300;
}
.cid-rCT7SE0mb3 .step {
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-size: 10px;
  border-radius: 50%;
  border: 2px solid #efefef;
}
.cid-rCT7SE0mb3 .separline {
  position: relative;
}
.cid-rCT7SE0mb3 .separline:after {
  top: 24px;
  left: 8px;
  position: absolute;
  content: "";
  width: 2px;
  height: calc(100% - (10px + 4px) * 2);
  background-color: #efefef;
}
.cid-rCT7SE0mb3 .media-block {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
@media (min-width: 992px) {
  .cid-rCT7SE0mb3 .media-block {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-rCT7SE0mb3 .media-block {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    padding-bottom: 2rem;
  }
}
.cid-rCT7SE0mb3 .mbr-section-title {
  color: #555555;
  text-align: left;
}
.cid-rCT7SE0mb3 .mbr-step-text {
  color: #000000;
}
.cid-rCT7SE0mb3 .mbr-section-subtitle DIV {
  text-align: left;
}
.cid-qQe3G9x0Ms {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-qQe3G9x0Ms h4 {
  font-weight: 600;
  color: #e2e2e2;
}
.cid-qQe3G9x0Ms .mbr-section-subtitle {
  color: #767676;
}
.cid-qQe3G9x0Ms .article {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .cid-qQe3G9x0Ms .article-right-border {
    border-right: 2px dotted #e2e2e2;
  }
}
.cid-qQe3G9x0Ms H2 {
  color: #555555;
  text-align: left;
}
.cid-qQe13NhL7i {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-qQe13NhL7i h4 {
  font-weight: 600;
  color: #e2e2e2;
}
.cid-qQe13NhL7i .mbr-section-subtitle {
  color: #767676;
}
.cid-qQe13NhL7i .article {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .cid-qQe13NhL7i .article-right-border {
    border-right: 2px dotted #e2e2e2;
  }
}
.cid-qQe13NhL7i H2 {
  color: #555555;
  text-align: left;
}
.cid-qQe13NhL7i .article-title-left {
  color: #767676;
}
.cid-qQe13NhL7i .article-title-right {
  color: #555555;
}
.cid-qQ8oIp91Np {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-qQ8oIp91Np .content {
    text-align: center;
  }
  .cid-qQ8oIp91Np .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-qQ8oIp91Np .img-logo img {
  height: 5rem;
}
.cid-qQ8oIp91Np [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-qQ8oIp91Np .input-group-btn {
  display: inline-block;
}
.cid-qQ8oIp91Np .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-qQ8oIp91Np .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qQ8oIp91Np [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-qQ8oIp91Np .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-qQ8oIp91Np .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-qQ8oIp91Np .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-qQ8oIp91Np .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-qQ8oIp91Np .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-qQ8oIp91Np .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-qQ8oIp91Np .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qQ8oIp91Np form .input-group input.form-control,
.cid-qQ8oIp91Np form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-qQ8oIp91Np .opacity5 {
  opacity: .6;
}
.cid-qQ8oIp91Np .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-qQ8oIp91Np .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-qQ8oIp91Np a:link,
.cid-qQ8oIp91Np a:visited,
.cid-qQ8oIp91Np a:active {
  color: #ffffff !important;
}
.cid-qQ8oIp91Np a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-qQ8oIp91Np p {
  color: #ffffff !important;
}
.cid-qQ8oIp91Np .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-qQ8oIp91Np .fade:hover {
  opacity: 0.8;
}
.cid-qQ8oIp91Np .foot-title {
  color: #ffffff;
}
.cid-rxqKCMYqDs.popup-builder {
  background-color: #ffffff;
}
.cid-rxqKCMYqDs.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rxqKCMYqDs.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rxqKCMYqDs .modal-content,
.cid-rxqKCMYqDs .modal-dialog {
  height: auto;
}
.cid-rxqKCMYqDs .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rxqKCMYqDs .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rxqKCMYqDs .form-wrapper .mbr-form .form-group,
  .cid-rxqKCMYqDs .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rxqKCMYqDs .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rxqKCMYqDs .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rxqKCMYqDs .mbr-text {
  text-align: center;
}
.cid-rxqKCMYqDs .pt-0 {
  padding-top: 0 !important;
}
.cid-rxqKCMYqDs .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rxqKCMYqDs .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rxqKCMYqDs .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rxqKCMYqDs .modal-open {
  overflow: hidden;
}
.cid-rxqKCMYqDs .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rxqKCMYqDs .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rxqKCMYqDs .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rxqKCMYqDs .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rxqKCMYqDs .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rxqKCMYqDs .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rxqKCMYqDs .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rxqKCMYqDs .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rxqKCMYqDs .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rxqKCMYqDs .modal-backdrop.fade {
  opacity: 0;
}
.cid-rxqKCMYqDs .modal-backdrop.show {
  opacity: .5;
}
.cid-rxqKCMYqDs .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rxqKCMYqDs .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rxqKCMYqDs .modal-header .close:hover {
  opacity: 1;
}
.cid-rxqKCMYqDs .modal-header .close:focus {
  outline: none;
}
.cid-rxqKCMYqDs .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rxqKCMYqDs .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rxqKCMYqDs .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rxqKCMYqDs .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rxqKCMYqDs .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rxqKCMYqDs .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rxqKCMYqDs .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rxqKCMYqDs .modal-sm {
    max-width: 300px;
  }
  .cid-rxqKCMYqDs .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rxqKCMYqDs .modal-lg,
  .cid-rxqKCMYqDs .modal-xl {
    max-width: 800px;
  }
  .cid-rxqKCMYqDs .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rxqKCMYqDs .modal-xl {
    max-width: 1140px;
  }
  .cid-rxqKCMYqDs .container {
    max-width: 1140px;
  }
}
.cid-rxqKCMYqDs .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rxqKCMYqDs .container {
    max-width: 720px;
  }
}
.cid-rxqKCMYqDs .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rxqKCMYqDs .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rxqKCMYqDs .form-group {
  margin-bottom: 1rem;
}
.cid-rxqKCMYqDs .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rxqKCMYqDs .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rxqKCMYqDs .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rCTaxW9Bgc.popup-builder {
  background-color: #ffffff;
}
.cid-rCTaxW9Bgc.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCTaxW9Bgc.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCTaxW9Bgc .modal-content,
.cid-rCTaxW9Bgc .modal-dialog {
  height: auto;
}
.cid-rCTaxW9Bgc .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCTaxW9Bgc .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCTaxW9Bgc .form-wrapper .mbr-form .form-group,
  .cid-rCTaxW9Bgc .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCTaxW9Bgc .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCTaxW9Bgc .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCTaxW9Bgc .mbr-text {
  text-align: center;
}
.cid-rCTaxW9Bgc .pt-0 {
  padding-top: 0 !important;
}
.cid-rCTaxW9Bgc .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCTaxW9Bgc .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCTaxW9Bgc .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCTaxW9Bgc .modal-open {
  overflow: hidden;
}
.cid-rCTaxW9Bgc .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCTaxW9Bgc .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCTaxW9Bgc .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCTaxW9Bgc .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCTaxW9Bgc .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCTaxW9Bgc .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCTaxW9Bgc .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCTaxW9Bgc .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCTaxW9Bgc .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCTaxW9Bgc .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCTaxW9Bgc .modal-backdrop.show {
  opacity: .5;
}
.cid-rCTaxW9Bgc .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCTaxW9Bgc .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCTaxW9Bgc .modal-header .close:hover {
  opacity: 1;
}
.cid-rCTaxW9Bgc .modal-header .close:focus {
  outline: none;
}
.cid-rCTaxW9Bgc .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCTaxW9Bgc .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCTaxW9Bgc .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCTaxW9Bgc .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCTaxW9Bgc .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCTaxW9Bgc .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCTaxW9Bgc .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCTaxW9Bgc .modal-sm {
    max-width: 300px;
  }
  .cid-rCTaxW9Bgc .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCTaxW9Bgc .modal-lg,
  .cid-rCTaxW9Bgc .modal-xl {
    max-width: 800px;
  }
  .cid-rCTaxW9Bgc .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCTaxW9Bgc .modal-xl {
    max-width: 1140px;
  }
  .cid-rCTaxW9Bgc .container {
    max-width: 1140px;
  }
}
.cid-rCTaxW9Bgc .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCTaxW9Bgc .container {
    max-width: 720px;
  }
}
.cid-rCTaxW9Bgc .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCTaxW9Bgc .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCTaxW9Bgc .form-group {
  margin-bottom: 1rem;
}
.cid-rCTaxW9Bgc .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCTaxW9Bgc .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCTaxW9Bgc .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rCTaLC27ny.popup-builder {
  background-color: #ffffff;
}
.cid-rCTaLC27ny.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCTaLC27ny.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCTaLC27ny .modal-content,
.cid-rCTaLC27ny .modal-dialog {
  height: auto;
}
.cid-rCTaLC27ny .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCTaLC27ny .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCTaLC27ny .form-wrapper .mbr-form .form-group,
  .cid-rCTaLC27ny .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCTaLC27ny .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCTaLC27ny .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCTaLC27ny .mbr-text {
  text-align: center;
}
.cid-rCTaLC27ny .pt-0 {
  padding-top: 0 !important;
}
.cid-rCTaLC27ny .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCTaLC27ny .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCTaLC27ny .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCTaLC27ny .modal-open {
  overflow: hidden;
}
.cid-rCTaLC27ny .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCTaLC27ny .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCTaLC27ny .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCTaLC27ny .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCTaLC27ny .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCTaLC27ny .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCTaLC27ny .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCTaLC27ny .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCTaLC27ny .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCTaLC27ny .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCTaLC27ny .modal-backdrop.show {
  opacity: .5;
}
.cid-rCTaLC27ny .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCTaLC27ny .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCTaLC27ny .modal-header .close:hover {
  opacity: 1;
}
.cid-rCTaLC27ny .modal-header .close:focus {
  outline: none;
}
.cid-rCTaLC27ny .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCTaLC27ny .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCTaLC27ny .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCTaLC27ny .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCTaLC27ny .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCTaLC27ny .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCTaLC27ny .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCTaLC27ny .modal-sm {
    max-width: 300px;
  }
  .cid-rCTaLC27ny .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCTaLC27ny .modal-lg,
  .cid-rCTaLC27ny .modal-xl {
    max-width: 800px;
  }
  .cid-rCTaLC27ny .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCTaLC27ny .modal-xl {
    max-width: 1140px;
  }
  .cid-rCTaLC27ny .container {
    max-width: 1140px;
  }
}
.cid-rCTaLC27ny .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCTaLC27ny .container {
    max-width: 720px;
  }
}
.cid-rCTaLC27ny .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCTaLC27ny .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCTaLC27ny .form-group {
  margin-bottom: 1rem;
}
.cid-rCTaLC27ny .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCTaLC27ny .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCTaLC27ny .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rCTb8mwj0W.popup-builder {
  background-color: #ffffff;
}
.cid-rCTb8mwj0W.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rCTb8mwj0W.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rCTb8mwj0W .modal-content,
.cid-rCTb8mwj0W .modal-dialog {
  height: auto;
}
.cid-rCTb8mwj0W .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rCTb8mwj0W .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rCTb8mwj0W .form-wrapper .mbr-form .form-group,
  .cid-rCTb8mwj0W .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rCTb8mwj0W .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rCTb8mwj0W .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rCTb8mwj0W .mbr-text {
  text-align: center;
}
.cid-rCTb8mwj0W .pt-0 {
  padding-top: 0 !important;
}
.cid-rCTb8mwj0W .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rCTb8mwj0W .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rCTb8mwj0W .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rCTb8mwj0W .modal-open {
  overflow: hidden;
}
.cid-rCTb8mwj0W .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rCTb8mwj0W .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rCTb8mwj0W .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rCTb8mwj0W .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rCTb8mwj0W .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rCTb8mwj0W .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rCTb8mwj0W .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rCTb8mwj0W .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rCTb8mwj0W .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rCTb8mwj0W .modal-backdrop.fade {
  opacity: 0;
}
.cid-rCTb8mwj0W .modal-backdrop.show {
  opacity: .5;
}
.cid-rCTb8mwj0W .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rCTb8mwj0W .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rCTb8mwj0W .modal-header .close:hover {
  opacity: 1;
}
.cid-rCTb8mwj0W .modal-header .close:focus {
  outline: none;
}
.cid-rCTb8mwj0W .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rCTb8mwj0W .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rCTb8mwj0W .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rCTb8mwj0W .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rCTb8mwj0W .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rCTb8mwj0W .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rCTb8mwj0W .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rCTb8mwj0W .modal-sm {
    max-width: 300px;
  }
  .cid-rCTb8mwj0W .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rCTb8mwj0W .modal-lg,
  .cid-rCTb8mwj0W .modal-xl {
    max-width: 800px;
  }
  .cid-rCTb8mwj0W .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rCTb8mwj0W .modal-xl {
    max-width: 1140px;
  }
  .cid-rCTb8mwj0W .container {
    max-width: 1140px;
  }
}
.cid-rCTb8mwj0W .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rCTb8mwj0W .container {
    max-width: 720px;
  }
}
.cid-rCTb8mwj0W .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rCTb8mwj0W .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rCTb8mwj0W .form-group {
  margin-bottom: 1rem;
}
.cid-rCTb8mwj0W .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rCTb8mwj0W .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rCTb8mwj0W .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMHIkKNDF {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMHIkKNDF .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMHIkKNDF .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMHIkKNDF h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMHIkKNDF .mbr-text,
.cid-rRMHIkKNDF .mbr-section-btn {
  text-align: center;
}
.cid-rRMHIkKNDF .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMHIkKNDF div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMHIkKNDF div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMHIkKNDF .block-title {
  color: #ffffff;
}
.cid-rRMHIkKNDF H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXudkgzbp {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMHCUAMR9 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMHCUAMR9 h2 {
  color: #222222;
}
.cid-rRMHCUAMR9 .mbr-text,
.cid-rRMHCUAMR9 .mbr-section-btn {
  color: #222222;
}
.cid-rRMHCUAMR9 H3 {
  color: #222222;
}
.cid-sCc0cp44f0 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/498-patch.webp");
}
.cid-sCc0cp44f0 .content {
  padding-left: 75px;
}
.cid-sCc0cp44f0 img {
  width: 100%;
}
.cid-sCc0cp44f0 .mbr-section-subtitle {
  color: #000000;
}
.cid-sCc0cp44f0 .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCc0cp44f0 .mbr-text {
  color: #82786e;
}
.cid-sCc0cp44f0 .left-part {
  color: #0f7699;
}
.cid-sCc0cp44f0 .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCc0cp44f0 .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCc0cp44f0 .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCc0cp44f0 .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCc0cp44f0 * {
    text-align: left !important;
  }
  .cid-sCc0cp44f0 .content {
    padding-left: 30px;
  }
}
.cid-sCc0cp44f0 P {
  color: #000000;
}
.cid-rEmGegLxu3 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEmGegLxu3 .block-title {
  text-align: left;
}
.cid-rEmGehhIbt {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEmGehhIbt .card-img {
  background-color: #fff;
}
.cid-rEmGehhIbt .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rEmGehhIbt .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rEmGehhIbt h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rEmGehhIbt .mbr-text {
  color: #000000;
}
.cid-rEmGehhIbt .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rEmGehhIbt .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rEmGehhIbt .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rEmGehhIbt a {
  color: #003366;
}
.cid-rEmGehhIbt a:hover {
  color: #5787c8;
}
.cid-rEmGeiGp8g {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rEmGeiGp8g .paddingleft {
  padding-left: 25px;
}
.cid-rEmGeiGp8g a:hover {
  text-decoration: underline;
}
.cid-sALS2WrG1b {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALS2WrG1b .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALS2WrG1b H2 {
  color: #ffffff;
}
.cid-rEmGejfca2 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rEmGejfca2 .content {
    text-align: center;
  }
  .cid-rEmGejfca2 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rEmGejfca2 .img-logo img {
  height: 4rem;
}
.cid-rEmGejfca2 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rEmGejfca2 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rEmGejfca2 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rEmGejfca2 .input-group-btn {
  display: inline-block;
}
.cid-rEmGejfca2 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rEmGejfca2 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rEmGejfca2 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rEmGejfca2 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rEmGejfca2 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rEmGejfca2 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rEmGejfca2 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rEmGejfca2 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rEmGejfca2 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rEmGejfca2 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rEmGejfca2 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rEmGejfca2 form .input-group input.form-control,
.cid-rEmGejfca2 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rEmGejfca2 .opacity5 {
  opacity: .6;
}
.cid-rEmGejfca2 .opacity7 {
  opacity: .7;
}
.cid-rEmGejfca2 a:link,
.cid-rEmGejfca2 a:visited,
.cid-rEmGejfca2 a:active {
  color: #ffffff !important;
}
.cid-rEmGejfca2 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rEmGejfca2 p {
  color: #ffffff !important;
}
.cid-rEmGejfca2 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rEmGejfca2 .fade:hover {
  opacity: 0.8;
}
.cid-rEmGejfca2 .foot-title {
  color: #ffffff;
}
.cid-rEmGeknroB.popup-builder {
  background-color: #ffffff;
}
.cid-rEmGeknroB.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEmGeknroB.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEmGeknroB .modal-content,
.cid-rEmGeknroB .modal-dialog {
  height: auto;
}
.cid-rEmGeknroB .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEmGeknroB .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEmGeknroB .form-wrapper .mbr-form .form-group,
  .cid-rEmGeknroB .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEmGeknroB .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEmGeknroB .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEmGeknroB .mbr-text {
  text-align: center;
}
.cid-rEmGeknroB .pt-0 {
  padding-top: 0 !important;
}
.cid-rEmGeknroB .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEmGeknroB .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEmGeknroB .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEmGeknroB .modal-open {
  overflow: hidden;
}
.cid-rEmGeknroB .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEmGeknroB .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEmGeknroB .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEmGeknroB .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEmGeknroB .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEmGeknroB .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEmGeknroB .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEmGeknroB .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEmGeknroB .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEmGeknroB .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEmGeknroB .modal-backdrop.show {
  opacity: .5;
}
.cid-rEmGeknroB .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEmGeknroB .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEmGeknroB .modal-header .close:hover {
  opacity: 1;
}
.cid-rEmGeknroB .modal-header .close:focus {
  outline: none;
}
.cid-rEmGeknroB .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEmGeknroB .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEmGeknroB .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEmGeknroB .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEmGeknroB .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEmGeknroB .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEmGeknroB .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEmGeknroB .modal-sm {
    max-width: 300px;
  }
  .cid-rEmGeknroB .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEmGeknroB .modal-lg,
  .cid-rEmGeknroB .modal-xl {
    max-width: 800px;
  }
  .cid-rEmGeknroB .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEmGeknroB .modal-xl {
    max-width: 1140px;
  }
  .cid-rEmGeknroB .container {
    max-width: 1140px;
  }
}
.cid-rEmGeknroB .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEmGeknroB .container {
    max-width: 720px;
  }
}
.cid-rEmGeknroB .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEmGeknroB .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEmGeknroB .form-group {
  margin-bottom: 1rem;
}
.cid-rEmGeknroB .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEmGeknroB .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEmGeknroB .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQW0ENTwG7 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQW0ENTwG7 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQW0ENTwG7 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQW0ENTwG7 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQW0ENTwG7 .mbr-text,
.cid-rQW0ENTwG7 .mbr-section-btn {
  text-align: center;
}
.cid-rQW0ENTwG7 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQW0ENTwG7 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQW0ENTwG7 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQW0ENTwG7 .block-title {
  color: #ffffff;
}
.cid-rQW0ENTwG7 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rEzZYnpguD {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rEzZYnpguD .h1-header,
.cid-rEzZYnpguD .h1-header a:link,
.cid-rEzZYnpguD .h1-header a:visited,
.cid-rEzZYnpguD .h1-header a:hover,
.cid-rEzZYnpguD .h1-header a:active {
  font-size: 50px;
}
.cid-rEzZYnpguD .h2-header,
.cid-rEzZYnpguD .h2-header a:link,
.cid-rEzZYnpguD .h2-header a:visited,
.cid-rEzZYnpguD .h2-header a:hover,
.cid-rEzZYnpguD .h2-header a:active {
  font-size: 32px;
}
.cid-rEzZYnpguD .h3-header,
.cid-rEzZYnpguD .h3-header a:link,
.cid-rEzZYnpguD .h3-header a:visited,
.cid-rEzZYnpguD .h3-header a:hover,
.cid-rEzZYnpguD .h3-header a:active {
  font-size: 22px;
}
@media (max-width: 786px) {
  .cid-rEzZYnpguD .h1-title {
    font-size: 36px;
  }
  .cid-rEzZYnpguD .h2-title {
    font-size: 24px;
  }
  .cid-rEzZYnpguD .h3-title {
    font-size: 18px;
  }
}
@media (max-width: 200px) {
  .cid-rEzZYnpguD .h1-title {
    font-size: 24px;
  }
  .cid-rEzZYnpguD .h2-title {
    font-size: 18px;
  }
  .cid-rEzZYnpguD .h3-title {
    font-size: 12px;
  }
}
.cid-rEzZYnpguD a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rEzZYnpguD h2 {
  color: #555555;
  font-size: 2.4em;
}
.cid-rEzZYnpguD .block-title {
  text-align: center;
  color: #000000;
}
.cid-rEzZYnSKgt {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEzZYnSKgt .paddingleft {
  padding-left: 25px;
}
.cid-rEzZYnSKgt a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rEzZYptUxJ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rEzZYptUxJ .content {
    text-align: center;
  }
  .cid-rEzZYptUxJ .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rEzZYptUxJ .img-logo img {
  height: 4rem;
}
.cid-rEzZYptUxJ .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rEzZYptUxJ .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rEzZYptUxJ [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rEzZYptUxJ .input-group-btn {
  display: inline-block;
}
.cid-rEzZYptUxJ .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rEzZYptUxJ .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rEzZYptUxJ [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rEzZYptUxJ .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rEzZYptUxJ .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rEzZYptUxJ .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rEzZYptUxJ .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rEzZYptUxJ .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rEzZYptUxJ .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rEzZYptUxJ .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rEzZYptUxJ .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rEzZYptUxJ form .input-group input.form-control,
.cid-rEzZYptUxJ form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rEzZYptUxJ .opacity5 {
  opacity: .6;
}
.cid-rEzZYptUxJ .opacity7 {
  opacity: .7;
}
.cid-rEzZYptUxJ a:link,
.cid-rEzZYptUxJ a:visited,
.cid-rEzZYptUxJ a:active {
  color: #ffffff !important;
}
.cid-rEzZYptUxJ a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rEzZYptUxJ p {
  color: #ffffff !important;
}
.cid-rEzZYptUxJ .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rEzZYptUxJ .fade:hover {
  opacity: 0.8;
}
.cid-rEzZYptUxJ .foot-title {
  color: #ffffff;
}
.cid-rEzZYqp6hh.popup-builder {
  background-color: #ffffff;
}
.cid-rEzZYqp6hh.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEzZYqp6hh.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEzZYqp6hh .modal-content,
.cid-rEzZYqp6hh .modal-dialog {
  height: auto;
}
.cid-rEzZYqp6hh .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEzZYqp6hh .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEzZYqp6hh .form-wrapper .mbr-form .form-group,
  .cid-rEzZYqp6hh .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEzZYqp6hh .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEzZYqp6hh .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEzZYqp6hh .mbr-text {
  text-align: center;
}
.cid-rEzZYqp6hh .pt-0 {
  padding-top: 0 !important;
}
.cid-rEzZYqp6hh .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEzZYqp6hh .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEzZYqp6hh .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEzZYqp6hh .modal-open {
  overflow: hidden;
}
.cid-rEzZYqp6hh .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEzZYqp6hh .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEzZYqp6hh .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEzZYqp6hh .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEzZYqp6hh .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEzZYqp6hh .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEzZYqp6hh .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEzZYqp6hh .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEzZYqp6hh .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEzZYqp6hh .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEzZYqp6hh .modal-backdrop.show {
  opacity: .5;
}
.cid-rEzZYqp6hh .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEzZYqp6hh .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEzZYqp6hh .modal-header .close:hover {
  opacity: 1;
}
.cid-rEzZYqp6hh .modal-header .close:focus {
  outline: none;
}
.cid-rEzZYqp6hh .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEzZYqp6hh .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEzZYqp6hh .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEzZYqp6hh .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEzZYqp6hh .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEzZYqp6hh .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEzZYqp6hh .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEzZYqp6hh .modal-sm {
    max-width: 300px;
  }
  .cid-rEzZYqp6hh .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEzZYqp6hh .modal-lg,
  .cid-rEzZYqp6hh .modal-xl {
    max-width: 800px;
  }
  .cid-rEzZYqp6hh .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEzZYqp6hh .modal-xl {
    max-width: 1140px;
  }
  .cid-rEzZYqp6hh .container {
    max-width: 1140px;
  }
}
.cid-rEzZYqp6hh .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEzZYqp6hh .container {
    max-width: 720px;
  }
}
.cid-rEzZYqp6hh .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEzZYqp6hh .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEzZYqp6hh .form-group {
  margin-bottom: 1rem;
}
.cid-rEzZYqp6hh .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEzZYqp6hh .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEzZYqp6hh .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rPfDB3b9QI {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-large.webp");
}
.cid-rPfDB3b9QI .number-wrap {
  color: #f9f295;
  border-color: rgba(255, 255, 255, 0.15);
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 10px 13px 10px;
  margin: 0;
  min-width: 118px;
  border-radius: 2px;
  max-width: 100%;
}
.cid-rPfDB3b9QI .number {
  font-style: normal;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 42px;
  word-spacing: 0;
  line-height: 1.0;
  color: #ffff00;
}
.cid-rPfDB3b9QI .period {
  display: block;
  padding-top: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cid-rPfDB3b9QI .dot {
  position: absolute;
  top: -10px;
  right: -1em;
  width: 1em;
  display: block;
  font-size: 42px;
  height: 83%;
  overflow: hidden;
  font-style: normal;
  font-weight: 700;
  line-height: 89.65px;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  color: #ffff00;
}
.cid-rPfDB3b9QI .countdown-cont {
  background: linear-gradient(45deg, #232323, #232323);
  max-width: 700px;
  border-radius: 3px;
  margin: 0 auto;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .cid-rPfDB3b9QI .dot {
    display: none;
  }
  .cid-rPfDB3b9QI .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
    max-width: 25%;
    flex: 0 0 25%;
  }
  .cid-rPfDB3b9QI .number-wrap {
    min-width: auto;
  }
}
@media (max-width: 576px) {
  .cid-rPfDB3b9QI .row {
    flex-wrap: nowrap;
  }
  .cid-rPfDB3b9QI .number {
    white-space: nowrap;
  }
}
@media (max-width: 440px) {
  .cid-rPfDB3b9QI .number {
    font-size: 30px;
  }
  .cid-rPfDB3b9QI .period {
    font-size: 0.8rem;
  }
}
.cid-rPfDB3b9QI H2 {
  color: #ffffff;
  text-align: center;
}
.cid-rPfDB3b9QI H3 {
  color: #ffffff;
  text-align: center;
}
.cid-rPfDB3b9QI P {
  color: #c1c1c1;
  text-align: left;
}
.cid-rPfDB3b9QI H4 {
  color: #ffffff;
}
.cid-tZSo0UWQI1 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/bg-reunion-2025.jpg");
}
.cid-tZSo0UWQI1 .mbr-section-btn a {
  text-decoration: none;
}
.cid-tZSo0UWQI1 .icon-yellow {
  font-size: 48px !important;
}
.cid-tZSo0UWQI1 img {
  border-radius: 4px;
  transition: transform 1s;
}
.cid-tZSo0UWQI1 img:hover {
  transition: transform 1s;
  transform: scale(1.08);
}
.cid-tZSo0UWQI1 .img-size {
  width: 90% !important;
}
@media (max-width: 767px) {
  .cid-tZSo0UWQI1 .img-size {
    width: 100% !important;
  }
}
.cid-tZSo0UWQI1 .img-border {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  outline: 2px solid rgba(0, 102, 153, 0.8);
  outline-offset: -10px;
  transform: rotate(-0.01turn);
  padding: 15px;
}
.cid-tZSo0UWQI1 .img-border2 {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  outline: 2px solid rgba(0, 102, 153, 0.8);
  outline-offset: -10px;
  transform: rotate(0.01turn);
  padding: 15px;
}
.cid-tZSo0UWQI1 .card-wrapper {
  border-radius: 4px;
  background: #e1e1e1;
}
@media (min-width: 992px) {
  .cid-tZSo0UWQI1 .card-wrapper {
    padding: 2rem;
  }
  .cid-tZSo0UWQI1 .card-body {
    padding: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tZSo0UWQI1 .card-wrapper {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .cid-tZSo0UWQI1 .card-body {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .cid-tZSo0UWQI1 .card-deck {
    display: block;
  }
  .cid-tZSo0UWQI1 .card {
    padding: 0;
  }
}
.cid-tZSo0UWQI1 .row {
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .cid-tZSo0UWQI1 .row .row {
    flex-direction: column-reverse;
  }
  .cid-tZSo0UWQI1 .row .row .img-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-tZSo0UWQI1 .img-wrapper img {
  width: 100%;
  object-fit: cover;
  background: #ffffff;
}
.cid-tZSo0UWQI1 .card-subtitle {
  color: #951d19;
}
.cid-tZSo0UWQI1 .mbr-text {
  color: #2c1616;
  padding-bottom: 1rem;
}
.cid-tZSo0UWQI1 .card {
  padding: 10px 0 10px 0;
}
.cid-tZSo0UWQI1 .card-body {
  display: flex;
  align-items: top;
  border-radius: 4px;
  background: rgba(209, 129, 0, 0.2);
}
.cid-tZSo0UWQI1 .card2-body {
  background: rgba(209, 129, 0, 0.8) !important;
}
.cid-tZSo0UWQI1 H2 {
  color: #ffffff;
}
.cid-tZSo0UWQI1 H5 {
  color: #ffffff;
}
.cid-tZSo0UWQI1 P {
  color: #232323;
}
.cid-tZSo0UWQI1 .mbr-section-title {
  color: #7f1933;
}
.cid-tJuNCGh63I {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tJuNCGh63I .mbr-fallback-image.disabled {
  display: none;
}
.cid-tJuNCGh63I .img-size {
  width: 75%;
}
@media (max-width: 767px) {
  .cid-tJuNCGh63I .img-size {
    width: 100%;
  }
}
.cid-tJuNCGh63I .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .cid-tJuNCGh63I .container {
    padding: 0 16px;
  }
}
.cid-tJuNCGh63I .row {
  justify-content: center;
}
.cid-tJuNCGh63I .title-wrapper .mbr-section-title {
  margin-bottom: 40px;
}
.cid-tJuNCGh63I .image-wrapper {
  margin-bottom: 0;
}
.cid-tJuNCGh63I .mbr-section-title {
  color: #08323C;
  text-align: center;
}
.cid-tJuNCGh63I .mbr-desc {
  text-align: center;
}
.cid-tJuNCGh63I .mbr-desc a {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-tJuNCGh63I .mbr-desc {
    font-size: 18px;
  }
}
.cid-sYdvFlLoCK {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-sYdvFlLoCK .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-sYdvFlLoCK .mbr-figure {
    padding-bottom: 1rem;
  }
}
.cid-sYdvFlLoCK .form-control {
  background-color: #e7f2eb !important;
  width: 50%;
  margin: auto;
}
@media (max-width: 767px) {
  .cid-sYdvFlLoCK .form-control {
    width: 100%;
  }
}
.cid-sYdvFlLoCK .img-size img {
  width: 100%;
}
@media (max-width: 767px) {
  .cid-sYdvFlLoCK img {
    width: 100%;
  }
}
.cid-sYdvFlLoCK .mbr-text {
  color: #767676;
}
.cid-sYdvFlLoCK H2 {
  text-align: center;
  color: #232323;
}
.cid-sYdvFlLoCK P {
  color: #000000;
  text-align: center;
}
.cid-sYdvFlLoCK .mbr-section-title {
  color: #232323;
}
.cid-tn2mzYdO2w {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../../../assets/images/video-cover.webp");
}
.cid-tn2mzYdO2w .bg-opacity {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  line-height: 180% !important;
  width: 60%;
}
.cid-tn2mzYdO2w .img-size img {
  width: 30%;
}
.cid-tn2mzYdO2w .mbr-section-subtitle {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 2px;
}
.cid-tn2mzYdO2w .mbr-section-title {
  color: #130947;
  font-weight: 900;
}
.cid-tn2mzYdO2w .mbr-text {
  color: #6d7a8c;
  font-style: italic;
  text-align: left;
  margin-top: 15px;
}
.cid-tn2mzYdO2w .content-link {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  color: #130947;
}
.cid-tn2mzYdO2w .content-link span {
  margin-right: 5px;
  margin-left: 20px;
  padding: 13px;
  border-radius: 100%;
  color: #4f87fb;
  background-color: transparent;
  font-size: 2.275rem;
}
.cid-tn2mzYdO2w .separator {
  margin-top: -15px;
  margin-left: 0;
  margin-right: auto;
  width: 100%;
}
.cid-tn2mzYdO2w .separator .sep-holder {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: 42%;
}
.cid-tn2mzYdO2w .separator .sep-holder .sep-line {
  border-color: #4f87fb !important;
  border-top-width: 5px;
  height: 1px;
  border-top: 5px solid #4f87fb;
  position: relative;
  top: 1px;
  width: 42%;
}
.cid-tn2mzYdO2w .mbr-section-btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.cid-tn2mzYdO2w .mbr-section-btn .btn {
  border-radius: 4px;
  margin: 0.4rem 0.6rem 0.4rem 0 !important;
  padding: 10px 15px;
}
.cid-tn2mzYdO2w .mbr-section-btn .btn.display-4 {
  line-height: 2;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 13px;
}
@media (max-width: 991px) {
  .cid-tn2mzYdO2w .separator,
  .cid-tn2mzYdO2w .sep-holder,
  .cid-tn2mzYdO2w .sep-line {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .cid-tn2mzYdO2w .mbr-section-btn {
    -webkit-box-pack: center;
    justify-content: center !important;
  }
  .cid-tn2mzYdO2w .img-size img {
    width: 90%;
  }
  .cid-tn2mzYdO2w .bg-opacity {
    padding: 5px;
    width: 100%;
  }
}
.cid-tn2mzYdO2w .mbr-section-title,
.cid-tn2mzYdO2w .separator,
.cid-tn2mzYdO2w .sep-holder {
  color: #f7ed4a;
}
.cid-tn2mzYdO2w .mbr-text,
.cid-tn2mzYdO2w .mbr-section-btn {
  color: #ffffff;
}
.cid-tn3FPUls4Z {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tn3FPUls4Z img {
  max-width: 100%;
}
.cid-tn3FPUls4Z .blog-aside .widget {
  box-shadow: 0 0 0 rgba(31, 45, 61, 0.125);
  border-radius: 0px;
  overflow: hidden;
  background: transparent;
  margin-top: 0 !important;
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.cid-tn3FPUls4Z .media {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 0 solid #ccc;
}
.cid-tn3FPUls4Z .media .media-body {
  padding-left: 2px;
  padding-top: 5px;
}
.cid-tn3FPUls4Z .lpa-right {
  width: 100%;
}
.cid-tn3FPUls4Z .lpa-right2 {
  width: 120px;
}
@media (max-width: 767px) {
  .cid-tn3FPUls4Z .blog-aside .lpa-right {
    width: 100px;
  }
  .cid-tn3FPUls4Z .lpa-right2 {
    width: 70px !important;
  }
  .cid-tn3FPUls4Z .lpa-right2 img {
    width: 90%;
    padding-right: 0;
  }
  .cid-tn3FPUls4Z .media .media-body {
    padding-top: 5px;
  }
}
.cid-tn3FPUls4Z .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-tn3FPUls4Z .fade:hover {
  opacity: 0.8;
}
.cid-tJsHh7hDb5 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.cid-tJsHh7hDb5 .container,
.cid-tJsHh7hDb5 .container-fluid {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.cid-tJsHh7hDb5 .highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(-100deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.9) 95%, rgba(255, 255, 255, 0.3));
}
.cid-tJsHh7hDb5 a {
  color: #344cf1 !important;
}
.cid-tJsHh7hDb5 .bg-opacity {
  background-color: rgba(255, 255, 255, 0.6);
}
.cid-tJsHh7hDb5 .img-size img {
  width: 100%;
}
.cid-tJsHh7hDb5 .mbr-section-title {
  font-weight: 400;
  font-style: italic;
}
.cid-tJsHh7hDb5 .mbr-section-subtitle {
  font-weight: 400;
  font-style: italic;
}
.cid-tJsHh7hDb5 .mbr-section-btn {
  text-align: center;
  color: #ffffff;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .cid-tJsHh7hDb5 .mbr-section-btn {
    margin-bottom: 0 !important;
  }
}
.cid-tJsHh7hDb5 .row {
  width: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.cid-tJsHh7hDb5 .bg-frame-container {
  position: relative;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.cid-tJsHh7hDb5 .bg-frame {
  position: absolute;
  bottom: -12%;
  left: 0;
  opacity: 1;
  width: 100vw;
  aspect-ratio: 1;
  border-radius: 5%;
  background-color: #0087ab;
  box-shadow: 0 0 40px #0087ab;
  filter: blur(130px);
}
@media (max-width: 767px) {
  .cid-tJsHh7hDb5 .bg-frame {
    width: 200vw;
  }
}
.cid-tJsHh7hDb5 .img-bg-container {
  flex-grow: 1;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .cid-tJsHh7hDb5 .img-bg-container {
    padding: 0;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .cid-tJsHh7hDb5 .mbr-section-text {
    font-size: 18px;
  }
}
.cid-tJsHh7hDb5 .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../../assets/images/ma-1-checks-1.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cid-tJsHh7hDb5 .img-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #232323;
  opacity: 0.6;
}
.cid-tJsHh7hDb5 .title-wrap {
  display: flex;
  align-items: baseline;
  width: 100%;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .cid-tJsHh7hDb5 .title-wrap {
    margin-bottom: 35px;
  }
}
.cid-tJsHh7hDb5 .list {
  color: #ffffff;
}
.cid-rEXOxWQ0CN {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEXOxWQ0CN .mbr-section-subtitle {
  color: #767676;
}
.cid-rEXOxWQ0CN .media-row {
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-rEXOxWQ0CN .team-item {
  transition: all .2s;
  margin-bottom: 0.5rem;
}
.cid-rEXOxWQ0CN .team-item .item-image img {
  width: 100%;
}
.cid-rEXOxWQ0CN .team-item .item-name p {
  margin-bottom: 0;
}
.cid-rEXOxWQ0CN .team-item .item-role p {
  margin-bottom: 0;
}
.cid-rEXOxWQ0CN .team-item .item-social {
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
}
.cid-rEXOxWQ0CN .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-rEXOxWQ0CN .team-item .item-caption {
  background: #efefef;
}
.cid-rEXOxWQ0CN H2 {
  text-align: center;
  color: #232323;
}
.cid-rEXOxWQ0CN .item-name {
  color: #555555;
}
.cid-rEQQJIm9FB {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEQQJIm9FB .mbr-section-subtitle {
  color: #767676;
}
.cid-rEQQJIm9FB .media-row {
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-rEQQJIm9FB .team-item {
  transition: all .2s;
  margin-bottom: 0.5rem;
}
.cid-rEQQJIm9FB .team-item .item-image img {
  width: 100%;
}
.cid-rEQQJIm9FB .team-item .item-name p {
  margin-bottom: 0;
}
.cid-rEQQJIm9FB .team-item .item-role p {
  margin-bottom: 0;
}
.cid-rEQQJIm9FB .team-item .item-social {
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
}
.cid-rEQQJIm9FB .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-rEQQJIm9FB .team-item .item-caption {
  background: #efefef;
}
.cid-rEQQJIm9FB H2 {
  text-align: left;
  color: #555555;
}
.cid-rEQQJIm9FB .item-name {
  color: #555555;
}
.cid-rU8PBxDCzV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rU8PBxDCzV .mbr-section-subtitle {
  color: #767676;
}
.cid-rU8PBxDCzV .media-row {
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-rU8PBxDCzV .team-item {
  transition: all .2s;
  margin-bottom: 0.5rem;
}
.cid-rU8PBxDCzV .team-item .item-image img {
  width: 100%;
}
.cid-rU8PBxDCzV .team-item .item-name p {
  margin-bottom: 0;
}
.cid-rU8PBxDCzV .team-item .item-role p {
  margin-bottom: 0;
}
.cid-rU8PBxDCzV .team-item .item-social {
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
}
.cid-rU8PBxDCzV .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-rU8PBxDCzV .team-item .item-caption {
  background: #efefef;
}
.cid-rU8PBxDCzV H2 {
  text-align: left;
  color: #555555;
}
.cid-rU8PBxDCzV .item-name {
  color: #555555;
}
.cid-ty082F0QPX {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-ty082F0QPX .mbr-section-subtitle {
  color: #767676;
}
.cid-ty082F0QPX .media-row {
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-ty082F0QPX .team-item {
  transition: all .2s;
  margin-bottom: 0.5rem;
}
.cid-ty082F0QPX .team-item .item-image img {
  width: 100%;
}
.cid-ty082F0QPX .team-item .item-name p {
  margin-bottom: 0;
}
.cid-ty082F0QPX .team-item .item-role p {
  margin-bottom: 0;
}
.cid-ty082F0QPX .team-item .item-social {
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
}
.cid-ty082F0QPX .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-ty082F0QPX .team-item .item-caption {
  background: #efefef;
}
.cid-ty082F0QPX H2 {
  text-align: center;
  color: #555555;
}
.cid-ty082F0QPX .item-name {
  color: #555555;
}
.cid-rEXx44zoMg {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #149dcc;
}
.cid-rEXx44zoMg .mbr-section-subtitle {
  color: #767676;
  text-align: center;
  font-weight: 300;
}
.cid-rEXx44zoMg .timeline-text-content {
  padding: 2rem 2.5rem;
  background: #def2ff;
  margin-left: 2rem;
  border-radius: 15px !important;
}
.cid-rEXx44zoMg .timeline-text-content p {
  margin-bottom: 0;
}
.cid-rEXx44zoMg .time-line-date-content {
  margin-right: 2rem;
}
.cid-rEXx44zoMg .time-line-date-content p {
  padding: 2rem 2.5rem;
  background-color: #f9f9f9 !important;
  float: right;
}
.cid-rEXx44zoMg .timeline-element {
  margin-bottom: 50px;
  position: relative;
  word-wrap: break-word;
  word-break: break-word;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
}
.cid-rEXx44zoMg .timeline-element:hover .mbr-timeline-date {
  box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.5);
  transition: all .4s;
}
.cid-rEXx44zoMg .timeline-element:hover .timeline-text-content {
  box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.5);
  transition: all .4s;
}
.cid-rEXx44zoMg .mbr-timeline-date,
.cid-rEXx44zoMg .timeline-text-content {
  transition: all .4s;
  border-radius: 15px !important;
}
.cid-rEXx44zoMg .reverse {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
.cid-rEXx44zoMg .reverse .timeline-text-content {
  margin-right: 2rem;
  margin-left: 0;
}
.cid-rEXx44zoMg .reverse .time-line-date-content {
  margin-left: 2rem;
  margin-right: 0rem;
}
.cid-rEXx44zoMg .reverse .time-line-date-content p {
  float: left;
}
.cid-rEXx44zoMg .iconBackground {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  display: inline-block;
  background-color: #def2ff;
  top: 20px;
  margin-left: -10px;
}
.cid-rEXx44zoMg .separline:before {
  top: 20px;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #def2ff;
  left: calc(50% - 1px);
  height: calc(100% + 4rem);
}
@media (max-width: 768px) {
  .cid-rEXx44zoMg .iconBackground {
    left: 0 !important;
  }
  .cid-rEXx44zoMg .separline:before {
    left: 0!important;
  }
  .cid-rEXx44zoMg .timeline-text-content {
    margin-left: 0 !important;
  }
  .cid-rEXx44zoMg .time-line-date-content {
    margin-right: 0 !important;
  }
  .cid-rEXx44zoMg .time-line-date-content p {
    float: left !important;
  }
  .cid-rEXx44zoMg .reverse .time-line-date-content {
    margin-left: 0 !important;
  }
  .cid-rEXx44zoMg .reverse .timeline-text-content {
    margin-right: 0 !important;
  }
}
.cid-rEXx44zoMg .reverseTimeline {
  display: flex;
  flex-direction: column-reverse;
}
.cid-rEXx44zoMg .mbr-section-title {
  color: #ffffff;
}
.cid-rEXx44zoMg .mbr-timeline-date {
  color: #232323;
}
.cid-rEXx44zoMg .mbr-timeline-text {
  color: #232323;
}
.cid-rEXx44zoMg .mbr-timeline-title {
  color: #232323;
}
.cid-s8sBFc1FLR {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-s8sBFc1FLR .mbr-section-title {
  margin-bottom: 20px;
  color: #232323;
}
.cid-s8sBFc1FLR .mbr-section-subtitle {
  opacity: .8;
  margin-bottom: 15px;
}
.cid-s8sBFc1FLR .mbr-text {
  margin: 10px 0;
}
.cid-s8sBFc1FLR .divider {
  background-color: #191f23;
  width: 100%;
  height: 1px;
  margin: 15px;
  opacity: 0.6;
}
.cid-s8sBFc1FLR .btn-primary:hover {
  background-color: #0f7699 !important;
  border-color: #0f7699 !important;
}
.cid-s8sBFc1FLR .mbr-section-btn {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .cid-s8sBFc1FLR .mbr-section-btn {
    margin-top: 0;
    text-align: left;
  }
}
.cid-s8sDcawgwI {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s8sDcawgwI .paddingleft {
  padding-left: 25px;
}
.cid-s8sDcawgwI a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-s8sDcawgwI .block-text {
  color: #232323;
}
.cid-s8sDcawgwI .block-title {
  color: #990000;
}
.cid-s98UZzsNOZ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s98UZzsNOZ .mbr-section-btn > * {
  margin: 0;
}
.cid-s98UZzsNOZ h4 {
  font-weight: 600;
  color: #555555;
}
.cid-s98UZzsNOZ p {
  color: #232323;
}
.cid-s98UZzsNOZ .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.cid-s98UZzsNOZ .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-s98UZzsNOZ .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-s98UZzsNOZ .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-s98UZzsNOZ .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-s98UZzsNOZ .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-s98UZzsNOZ .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-s98UZzsNOZ .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-s98UZzsNOZ .card-img span {
    font-size: 40px !important;
  }
}
.cid-s98UZzsNOZ .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-s98UZzsNOZ H2 {
  color: #555555;
}
.cid-s98UZzsNOZ .text1 {
  color: #232323;
}
@media (max-width: 786px) {
  .cid-s98UZzsNOZ h2 {
    font-size: 1.7rem;
  }
}
.cid-s98Sa3n5W7 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s98Sa3n5W7 .mbr-section-btn > * {
  margin: 0;
}
.cid-s98Sa3n5W7 h4 {
  font-weight: 600;
  color: #555555;
}
.cid-s98Sa3n5W7 p {
  color: #232323;
}
.cid-s98Sa3n5W7 .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-s98Sa3n5W7 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-s98Sa3n5W7 .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-s98Sa3n5W7 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-s98Sa3n5W7 .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-s98Sa3n5W7 .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-s98Sa3n5W7 .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-s98Sa3n5W7 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-s98Sa3n5W7 .card-img span {
    font-size: 40px !important;
  }
}
.cid-s98Sa3n5W7 .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-s98Sa3n5W7 H2 {
  color: #555555;
}
.cid-s98Sa3n5W7 .text1 {
  color: #232323;
}
@media (max-width: 786px) {
  .cid-s98Sa3n5W7 h2 {
    font-size: 1.7rem;
  }
}
.cid-s98Sa3n5W7 P {
  text-align: left;
  color: #232323;
}
.cid-s98YeSjVhn {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s98YeSjVhn .mbr-text {
  color: #767676;
}
.cid-s98YeSjVhn .card-subtitle {
  margin: 0;
}
.cid-s98YeSjVhn .link {
  margin: 0;
}
.cid-s98YeSjVhn .link a {
  position: relative;
  letter-spacing: 2px;
}
.cid-s98YeSjVhn .link a:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 0;
  width: 80px;
  height: 2px;
  background: currentColor;
}
.cid-s98YeSjVhn .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid lightgray;
}
.cid-s98YeSjVhn .item {
  display: flex;
  align-items: center;
  padding: 0 0.6rem;
}
.cid-s98YeSjVhn .mbr-iconfont {
  color: #000000 !important;
  font-size: 1rem!important;
  padding-right: 0.5rem;
  padding-bottom: 0.1rem;
}
.cid-s98YeSjVhn .date {
  margin: 0;
}
.cid-s98YeSjVhn img {
  transition: all 0.3s;
  object-fit: cover;
  height: 100%;
}
.cid-s98YeSjVhn .card-img {
  overflow: hidden;
  position: relative;
  height: 300px;
}
.cid-s98YeSjVhn .card-img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-s98YeSjVhn .card-img:hover:before {
  opacity: 0.4;
}
.cid-s98YeSjVhn .card-img:hover img {
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .cid-s98YeSjVhn .icon-box {
    flex-direction: column;
  }
  .cid-s98YeSjVhn .item {
    padding-right: 0rem;
    padding-bottom: 0.3rem;
  }
}
.cid-s98YeSjVhn .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-s98YeSjVhn .card {
    margin-bottom: 3rem;
  }
}
.cid-s98YeSjVhn .mbr-text,
.cid-s98YeSjVhn .link {
  color: #232323;
}
.cid-s98ZlzhWDk {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s98ZlzhWDk .mbr-section-btn > * {
  margin: 0;
}
.cid-s98ZlzhWDk h4 {
  font-weight: 600;
  color: #555555;
}
.cid-s98ZlzhWDk p {
  color: #232323;
}
.cid-s98ZlzhWDk .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.cid-s98ZlzhWDk .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-s98ZlzhWDk .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-s98ZlzhWDk .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-s98ZlzhWDk .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-s98ZlzhWDk .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-s98ZlzhWDk .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-s98ZlzhWDk .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-s98ZlzhWDk .card-img span {
    font-size: 40px !important;
  }
}
.cid-s98ZlzhWDk .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-s98ZlzhWDk H2 {
  color: #555555;
}
.cid-s98ZlzhWDk .text1 {
  color: #232323;
}
@media (max-width: 786px) {
  .cid-s98ZlzhWDk h2 {
    font-size: 1.7rem;
  }
}
.cid-s98ZPkCWfK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-s98ZPkCWfK .mbr-section-btn > * {
  margin: 0;
}
.cid-s98ZPkCWfK h4 {
  font-weight: 600;
  color: #555555;
}
.cid-s98ZPkCWfK p {
  color: #232323;
}
.cid-s98ZPkCWfK .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.cid-s98ZPkCWfK .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-s98ZPkCWfK .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-s98ZPkCWfK .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-s98ZPkCWfK .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-s98ZPkCWfK .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-s98ZPkCWfK .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-s98ZPkCWfK .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-s98ZPkCWfK .card-img span {
    font-size: 40px !important;
  }
}
.cid-s98ZPkCWfK .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-s98ZPkCWfK H2 {
  color: #555555;
}
.cid-s98ZPkCWfK .text1 {
  color: #232323;
}
@media (max-width: 786px) {
  .cid-s98ZPkCWfK h2 {
    font-size: 1.7rem;
  }
}
.cid-rEAbt4alqB {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rEAbt4alqB .content {
    text-align: center;
  }
  .cid-rEAbt4alqB .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rEAbt4alqB .img-logo img {
  height: 5rem;
}
.cid-rEAbt4alqB [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rEAbt4alqB .input-group-btn {
  display: inline-block;
}
.cid-rEAbt4alqB .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rEAbt4alqB .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rEAbt4alqB [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rEAbt4alqB .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rEAbt4alqB .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rEAbt4alqB .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rEAbt4alqB .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rEAbt4alqB .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rEAbt4alqB .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rEAbt4alqB .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rEAbt4alqB form .input-group input.form-control,
.cid-rEAbt4alqB form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rEAbt4alqB .opacity5 {
  opacity: .6;
}
.cid-rEAbt4alqB .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rEAbt4alqB .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rEAbt4alqB a:link,
.cid-rEAbt4alqB a:visited,
.cid-rEAbt4alqB a:active {
  color: #ffffff !important;
}
.cid-rEAbt4alqB a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rEAbt4alqB p {
  color: #ffffff !important;
}
.cid-rEAbt4alqB .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rEAbt4alqB .fade:hover {
  opacity: 0.8;
}
.cid-rEAbt4alqB .foot-title {
  color: #ffffff;
}
.cid-rEAbt59vJM.popup-builder {
  background-color: #ffffff;
}
.cid-rEAbt59vJM.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEAbt59vJM.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEAbt59vJM .modal-content,
.cid-rEAbt59vJM .modal-dialog {
  height: auto;
}
.cid-rEAbt59vJM .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEAbt59vJM .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEAbt59vJM .form-wrapper .mbr-form .form-group,
  .cid-rEAbt59vJM .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEAbt59vJM .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEAbt59vJM .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEAbt59vJM .mbr-text {
  text-align: center;
}
.cid-rEAbt59vJM .pt-0 {
  padding-top: 0 !important;
}
.cid-rEAbt59vJM .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEAbt59vJM .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEAbt59vJM .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEAbt59vJM .modal-open {
  overflow: hidden;
}
.cid-rEAbt59vJM .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEAbt59vJM .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEAbt59vJM .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEAbt59vJM .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEAbt59vJM .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEAbt59vJM .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEAbt59vJM .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEAbt59vJM .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEAbt59vJM .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEAbt59vJM .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEAbt59vJM .modal-backdrop.show {
  opacity: .5;
}
.cid-rEAbt59vJM .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEAbt59vJM .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEAbt59vJM .modal-header .close:hover {
  opacity: 1;
}
.cid-rEAbt59vJM .modal-header .close:focus {
  outline: none;
}
.cid-rEAbt59vJM .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEAbt59vJM .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEAbt59vJM .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEAbt59vJM .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEAbt59vJM .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEAbt59vJM .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEAbt59vJM .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEAbt59vJM .modal-sm {
    max-width: 300px;
  }
  .cid-rEAbt59vJM .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEAbt59vJM .modal-lg,
  .cid-rEAbt59vJM .modal-xl {
    max-width: 800px;
  }
  .cid-rEAbt59vJM .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEAbt59vJM .modal-xl {
    max-width: 1140px;
  }
  .cid-rEAbt59vJM .container {
    max-width: 1140px;
  }
}
.cid-rEAbt59vJM .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEAbt59vJM .container {
    max-width: 720px;
  }
}
.cid-rEAbt59vJM .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEAbt59vJM .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEAbt59vJM .form-group {
  margin-bottom: 1rem;
}
.cid-rEAbt59vJM .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEAbt59vJM .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEAbt59vJM .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

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

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

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

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

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

.card-box {
  width: 100%; }

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

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

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

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

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

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

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

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

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

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

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

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

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

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

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

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOF7z8MXcz {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOF7z8MXcz .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOF7z8MXcz .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOF7z8MXcz h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOF7z8MXcz .mbr-text,
.cid-rOF7z8MXcz .mbr-section-btn {
  text-align: center;
}
.cid-rOF7z8MXcz .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOF7z8MXcz div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOF7z8MXcz div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOF7z8MXcz .block-title {
  color: #ffffff;
}
.cid-rOF7z8MXcz H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOF7yKAWzn {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOF7yKAWzn h2 {
  color: #222222;
}
.cid-rOF7yKAWzn .mbr-text,
.cid-rOF7yKAWzn .mbr-section-btn {
  color: #222222;
}
.cid-rOF7yKAWzn H3 {
  color: #222222;
}
.cid-rEFZ0HfyVw {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-rEFZ0HfyVw .video-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-rEFZ0HfyVw .video-block {
    width: 100% !important;
  }
}
.cid-rEFZ0HfyVw p {
  color: #555555;
}
.cid-rEFOqTo7Su {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEFOqTo7Su .media-content .btn-bgr {
  z-index: 0;
}
.cid-rEFOqTo7Su .mbr-overlay {
  background: linear-gradient(90deg, #21b968, #1ec5bf);
}
.cid-rEFOqTo7Su h2 {
  color: #555555;
}
.cid-rEFOqTo7Su h3 {
  color: #000000;
  font-weight: 300;
}
.cid-rEFOqTo7Su p {
  color: #464646;
  text-align: justify;
}
.cid-rEFOqTo7Su .media-content {
  padding-right: 1.5rem;
  padding-left: 0;
}
.cid-rEFOqTo7Su .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rEFOqTo7Su .mbr-figure {
  padding-right: 1rem;
}
@media (min-width: 500px) {
  .cid-rEFOqTo7Su .mbr-figure {
    padding-left: 2rem;
  }
}
@media (max-width: 499px) {
  .cid-rEFOqTo7Su .mbr-figure {
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rEFOqTo7Su .mbr-figure {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .cid-rEFOqTo7Su .mbr-text {
    text-align: center;
  }
}
.cid-rEFOqTo7Su a:hover {
  text-decoration: underline;
}
.cid-rEFOqTo7Su img {
  border-radius: 5px 5px 5px 5px;
}
.cid-rEFTIIZRDz {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEFTIIZRDz .media-content .btn-bgr {
  z-index: 0;
}
.cid-rEFTIIZRDz .mbr-overlay {
  background: linear-gradient(90deg, #21b968, #1ec5bf);
}
.cid-rEFTIIZRDz h2 {
  color: #555555;
}
.cid-rEFTIIZRDz h3 {
  color: #000000;
  font-weight: 300;
}
.cid-rEFTIIZRDz p {
  color: #464646;
  text-align: justify;
}
.cid-rEFTIIZRDz .media-content {
  padding-right: 1.5rem;
  padding-left: 0;
}
.cid-rEFTIIZRDz .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rEFTIIZRDz .mbr-figure {
  padding-right: 1rem;
}
@media (min-width: 500px) {
  .cid-rEFTIIZRDz .mbr-figure {
    padding-left: 2rem;
  }
}
@media (max-width: 499px) {
  .cid-rEFTIIZRDz .mbr-figure {
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rEFTIIZRDz .mbr-figure {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .cid-rEFTIIZRDz .mbr-text {
    text-align: center;
  }
}
.cid-rEFTIIZRDz a:hover {
  text-decoration: underline;
}
.cid-rEFTIIZRDz img {
  border-radius: 5px 5px 5px 5px;
}
.cid-rEFWOerOPX {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rEFWOerOPX .media-content .btn-bgr {
  z-index: 0;
}
.cid-rEFWOerOPX .mbr-overlay {
  background: linear-gradient(90deg, #21b968, #1ec5bf);
}
.cid-rEFWOerOPX h2 {
  color: #555555;
}
.cid-rEFWOerOPX h3 {
  color: #000000;
  font-weight: 300;
}
.cid-rEFWOerOPX p {
  color: #464646;
  text-align: justify;
}
.cid-rEFWOerOPX .media-content {
  padding-right: 1.5rem;
  padding-left: 0;
}
.cid-rEFWOerOPX .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-rEFWOerOPX .mbr-figure {
  padding-right: 1rem;
}
@media (min-width: 500px) {
  .cid-rEFWOerOPX .mbr-figure {
    padding-left: 2rem;
  }
}
@media (max-width: 499px) {
  .cid-rEFWOerOPX .mbr-figure {
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rEFWOerOPX .mbr-figure {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .cid-rEFWOerOPX .mbr-text {
    text-align: center;
  }
}
.cid-rEFWOerOPX a:hover {
  text-decoration: underline;
}
.cid-rEFWOerOPX img {
  border-radius: 5px 5px 5px 5px;
}
.cid-rEFBtU8psK {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rEFBtU8psK .content {
    text-align: center;
  }
  .cid-rEFBtU8psK .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rEFBtU8psK .img-logo img {
  height: 4rem;
}
.cid-rEFBtU8psK .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rEFBtU8psK .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rEFBtU8psK [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rEFBtU8psK .input-group-btn {
  display: inline-block;
}
.cid-rEFBtU8psK .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rEFBtU8psK .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rEFBtU8psK [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rEFBtU8psK .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rEFBtU8psK .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rEFBtU8psK .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rEFBtU8psK .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rEFBtU8psK .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rEFBtU8psK .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rEFBtU8psK .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rEFBtU8psK .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rEFBtU8psK form .input-group input.form-control,
.cid-rEFBtU8psK form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rEFBtU8psK .opacity5 {
  opacity: .6;
}
.cid-rEFBtU8psK .opacity7 {
  opacity: .7;
}
.cid-rEFBtU8psK a:link,
.cid-rEFBtU8psK a:visited,
.cid-rEFBtU8psK a:active {
  color: #ffffff !important;
}
.cid-rEFBtU8psK a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rEFBtU8psK p {
  color: #ffffff !important;
}
.cid-rEFBtU8psK .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rEFBtU8psK .fade:hover {
  opacity: 0.8;
}
.cid-rEFBtU8psK .foot-title {
  color: #ffffff;
}
.cid-rEFBtVO6sz.popup-builder {
  background-color: #ffffff;
}
.cid-rEFBtVO6sz.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFBtVO6sz.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFBtVO6sz .modal-content,
.cid-rEFBtVO6sz .modal-dialog {
  height: auto;
}
.cid-rEFBtVO6sz .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFBtVO6sz .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFBtVO6sz .form-wrapper .mbr-form .form-group,
  .cid-rEFBtVO6sz .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFBtVO6sz .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFBtVO6sz .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFBtVO6sz .mbr-text {
  text-align: center;
}
.cid-rEFBtVO6sz .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFBtVO6sz .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFBtVO6sz .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFBtVO6sz .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFBtVO6sz .modal-open {
  overflow: hidden;
}
.cid-rEFBtVO6sz .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFBtVO6sz .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFBtVO6sz .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFBtVO6sz .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFBtVO6sz .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFBtVO6sz .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFBtVO6sz .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFBtVO6sz .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFBtVO6sz .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFBtVO6sz .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFBtVO6sz .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFBtVO6sz .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFBtVO6sz .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFBtVO6sz .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFBtVO6sz .modal-header .close:focus {
  outline: none;
}
.cid-rEFBtVO6sz .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFBtVO6sz .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFBtVO6sz .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFBtVO6sz .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFBtVO6sz .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFBtVO6sz .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFBtVO6sz .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFBtVO6sz .modal-sm {
    max-width: 300px;
  }
  .cid-rEFBtVO6sz .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFBtVO6sz .modal-lg,
  .cid-rEFBtVO6sz .modal-xl {
    max-width: 800px;
  }
  .cid-rEFBtVO6sz .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFBtVO6sz .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFBtVO6sz .container {
    max-width: 1140px;
  }
}
.cid-rEFBtVO6sz .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFBtVO6sz .container {
    max-width: 720px;
  }
}
.cid-rEFBtVO6sz .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFBtVO6sz .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFBtVO6sz .form-group {
  margin-bottom: 1rem;
}
.cid-rEFBtVO6sz .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFBtVO6sz .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFBtVO6sz .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rEFPebqyD6.popup-builder {
  background-color: #ffffff;
}
.cid-rEFPebqyD6.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFPebqyD6.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFPebqyD6 .modal-content,
.cid-rEFPebqyD6 .modal-dialog {
  height: auto;
}
.cid-rEFPebqyD6 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFPebqyD6 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFPebqyD6 .form-wrapper .mbr-form .form-group,
  .cid-rEFPebqyD6 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFPebqyD6 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFPebqyD6 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFPebqyD6 .mbr-text {
  text-align: center;
}
.cid-rEFPebqyD6 .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFPebqyD6 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFPebqyD6 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFPebqyD6 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFPebqyD6 .modal-open {
  overflow: hidden;
}
.cid-rEFPebqyD6 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFPebqyD6 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFPebqyD6 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFPebqyD6 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFPebqyD6 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFPebqyD6 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFPebqyD6 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFPebqyD6 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFPebqyD6 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFPebqyD6 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFPebqyD6 .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFPebqyD6 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFPebqyD6 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFPebqyD6 .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFPebqyD6 .modal-header .close:focus {
  outline: none;
}
.cid-rEFPebqyD6 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFPebqyD6 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFPebqyD6 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFPebqyD6 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFPebqyD6 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFPebqyD6 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFPebqyD6 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFPebqyD6 .modal-sm {
    max-width: 300px;
  }
  .cid-rEFPebqyD6 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFPebqyD6 .modal-lg,
  .cid-rEFPebqyD6 .modal-xl {
    max-width: 800px;
  }
  .cid-rEFPebqyD6 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFPebqyD6 .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFPebqyD6 .container {
    max-width: 1140px;
  }
}
.cid-rEFPebqyD6 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFPebqyD6 .container {
    max-width: 720px;
  }
}
.cid-rEFPebqyD6 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFPebqyD6 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFPebqyD6 .form-group {
  margin-bottom: 1rem;
}
.cid-rEFPebqyD6 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFPebqyD6 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFPebqyD6 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rEFPCm7Zr6.popup-builder {
  background-color: #ffffff;
}
.cid-rEFPCm7Zr6.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFPCm7Zr6.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFPCm7Zr6 .modal-content,
.cid-rEFPCm7Zr6 .modal-dialog {
  height: auto;
}
.cid-rEFPCm7Zr6 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFPCm7Zr6 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFPCm7Zr6 .form-wrapper .mbr-form .form-group,
  .cid-rEFPCm7Zr6 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFPCm7Zr6 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFPCm7Zr6 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFPCm7Zr6 .mbr-text {
  text-align: center;
}
.cid-rEFPCm7Zr6 .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFPCm7Zr6 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFPCm7Zr6 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFPCm7Zr6 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFPCm7Zr6 .modal-open {
  overflow: hidden;
}
.cid-rEFPCm7Zr6 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFPCm7Zr6 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFPCm7Zr6 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFPCm7Zr6 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFPCm7Zr6 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFPCm7Zr6 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFPCm7Zr6 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFPCm7Zr6 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFPCm7Zr6 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFPCm7Zr6 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFPCm7Zr6 .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFPCm7Zr6 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFPCm7Zr6 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFPCm7Zr6 .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFPCm7Zr6 .modal-header .close:focus {
  outline: none;
}
.cid-rEFPCm7Zr6 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFPCm7Zr6 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFPCm7Zr6 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFPCm7Zr6 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFPCm7Zr6 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFPCm7Zr6 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFPCm7Zr6 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFPCm7Zr6 .modal-sm {
    max-width: 300px;
  }
  .cid-rEFPCm7Zr6 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFPCm7Zr6 .modal-lg,
  .cid-rEFPCm7Zr6 .modal-xl {
    max-width: 800px;
  }
  .cid-rEFPCm7Zr6 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFPCm7Zr6 .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFPCm7Zr6 .container {
    max-width: 1140px;
  }
}
.cid-rEFPCm7Zr6 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFPCm7Zr6 .container {
    max-width: 720px;
  }
}
.cid-rEFPCm7Zr6 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFPCm7Zr6 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFPCm7Zr6 .form-group {
  margin-bottom: 1rem;
}
.cid-rEFPCm7Zr6 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFPCm7Zr6 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFPCm7Zr6 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rEFVw3SdNQ.popup-builder {
  background-color: #ffffff;
}
.cid-rEFVw3SdNQ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFVw3SdNQ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFVw3SdNQ .modal-content,
.cid-rEFVw3SdNQ .modal-dialog {
  height: auto;
}
.cid-rEFVw3SdNQ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFVw3SdNQ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFVw3SdNQ .form-wrapper .mbr-form .form-group,
  .cid-rEFVw3SdNQ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFVw3SdNQ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFVw3SdNQ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFVw3SdNQ .mbr-text {
  text-align: center;
}
.cid-rEFVw3SdNQ .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFVw3SdNQ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFVw3SdNQ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFVw3SdNQ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFVw3SdNQ .modal-open {
  overflow: hidden;
}
.cid-rEFVw3SdNQ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFVw3SdNQ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFVw3SdNQ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFVw3SdNQ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFVw3SdNQ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFVw3SdNQ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFVw3SdNQ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFVw3SdNQ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFVw3SdNQ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFVw3SdNQ .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFVw3SdNQ .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFVw3SdNQ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFVw3SdNQ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFVw3SdNQ .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFVw3SdNQ .modal-header .close:focus {
  outline: none;
}
.cid-rEFVw3SdNQ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFVw3SdNQ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFVw3SdNQ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFVw3SdNQ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFVw3SdNQ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFVw3SdNQ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFVw3SdNQ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFVw3SdNQ .modal-sm {
    max-width: 300px;
  }
  .cid-rEFVw3SdNQ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFVw3SdNQ .modal-lg,
  .cid-rEFVw3SdNQ .modal-xl {
    max-width: 800px;
  }
  .cid-rEFVw3SdNQ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFVw3SdNQ .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFVw3SdNQ .container {
    max-width: 1140px;
  }
}
.cid-rEFVw3SdNQ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFVw3SdNQ .container {
    max-width: 720px;
  }
}
.cid-rEFVw3SdNQ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFVw3SdNQ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFVw3SdNQ .form-group {
  margin-bottom: 1rem;
}
.cid-rEFVw3SdNQ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFVw3SdNQ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFVw3SdNQ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rEFVwzVXbu.popup-builder {
  background-color: #ffffff;
}
.cid-rEFVwzVXbu.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFVwzVXbu.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFVwzVXbu .modal-content,
.cid-rEFVwzVXbu .modal-dialog {
  height: auto;
}
.cid-rEFVwzVXbu .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFVwzVXbu .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFVwzVXbu .form-wrapper .mbr-form .form-group,
  .cid-rEFVwzVXbu .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFVwzVXbu .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFVwzVXbu .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFVwzVXbu .mbr-text {
  text-align: center;
}
.cid-rEFVwzVXbu .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFVwzVXbu .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFVwzVXbu .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFVwzVXbu .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFVwzVXbu .modal-open {
  overflow: hidden;
}
.cid-rEFVwzVXbu .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFVwzVXbu .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFVwzVXbu .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFVwzVXbu .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFVwzVXbu .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFVwzVXbu .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFVwzVXbu .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFVwzVXbu .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFVwzVXbu .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFVwzVXbu .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFVwzVXbu .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFVwzVXbu .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFVwzVXbu .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFVwzVXbu .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFVwzVXbu .modal-header .close:focus {
  outline: none;
}
.cid-rEFVwzVXbu .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFVwzVXbu .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFVwzVXbu .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFVwzVXbu .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFVwzVXbu .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFVwzVXbu .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFVwzVXbu .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFVwzVXbu .modal-sm {
    max-width: 300px;
  }
  .cid-rEFVwzVXbu .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFVwzVXbu .modal-lg,
  .cid-rEFVwzVXbu .modal-xl {
    max-width: 800px;
  }
  .cid-rEFVwzVXbu .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFVwzVXbu .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFVwzVXbu .container {
    max-width: 1140px;
  }
}
.cid-rEFVwzVXbu .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFVwzVXbu .container {
    max-width: 720px;
  }
}
.cid-rEFVwzVXbu .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFVwzVXbu .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFVwzVXbu .form-group {
  margin-bottom: 1rem;
}
.cid-rEFVwzVXbu .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFVwzVXbu .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFVwzVXbu .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rEFXnw7O9a.popup-builder {
  background-color: #ffffff;
}
.cid-rEFXnw7O9a.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFXnw7O9a.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFXnw7O9a .modal-content,
.cid-rEFXnw7O9a .modal-dialog {
  height: auto;
}
.cid-rEFXnw7O9a .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFXnw7O9a .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFXnw7O9a .form-wrapper .mbr-form .form-group,
  .cid-rEFXnw7O9a .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFXnw7O9a .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFXnw7O9a .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFXnw7O9a .mbr-text {
  text-align: center;
}
.cid-rEFXnw7O9a .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFXnw7O9a .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFXnw7O9a .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFXnw7O9a .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFXnw7O9a .modal-open {
  overflow: hidden;
}
.cid-rEFXnw7O9a .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFXnw7O9a .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFXnw7O9a .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFXnw7O9a .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFXnw7O9a .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFXnw7O9a .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFXnw7O9a .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFXnw7O9a .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFXnw7O9a .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFXnw7O9a .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFXnw7O9a .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFXnw7O9a .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFXnw7O9a .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFXnw7O9a .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFXnw7O9a .modal-header .close:focus {
  outline: none;
}
.cid-rEFXnw7O9a .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFXnw7O9a .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFXnw7O9a .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFXnw7O9a .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFXnw7O9a .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFXnw7O9a .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFXnw7O9a .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFXnw7O9a .modal-sm {
    max-width: 300px;
  }
  .cid-rEFXnw7O9a .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFXnw7O9a .modal-lg,
  .cid-rEFXnw7O9a .modal-xl {
    max-width: 800px;
  }
  .cid-rEFXnw7O9a .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFXnw7O9a .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFXnw7O9a .container {
    max-width: 1140px;
  }
}
.cid-rEFXnw7O9a .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFXnw7O9a .container {
    max-width: 720px;
  }
}
.cid-rEFXnw7O9a .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFXnw7O9a .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFXnw7O9a .form-group {
  margin-bottom: 1rem;
}
.cid-rEFXnw7O9a .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFXnw7O9a .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFXnw7O9a .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rEFXnWE2pj.popup-builder {
  background-color: #ffffff;
}
.cid-rEFXnWE2pj.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rEFXnWE2pj.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rEFXnWE2pj .modal-content,
.cid-rEFXnWE2pj .modal-dialog {
  height: auto;
}
.cid-rEFXnWE2pj .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rEFXnWE2pj .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rEFXnWE2pj .form-wrapper .mbr-form .form-group,
  .cid-rEFXnWE2pj .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rEFXnWE2pj .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rEFXnWE2pj .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rEFXnWE2pj .mbr-text {
  text-align: center;
}
.cid-rEFXnWE2pj .pt-0 {
  padding-top: 0 !important;
}
.cid-rEFXnWE2pj .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rEFXnWE2pj .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rEFXnWE2pj .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rEFXnWE2pj .modal-open {
  overflow: hidden;
}
.cid-rEFXnWE2pj .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rEFXnWE2pj .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rEFXnWE2pj .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rEFXnWE2pj .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rEFXnWE2pj .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rEFXnWE2pj .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rEFXnWE2pj .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rEFXnWE2pj .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rEFXnWE2pj .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rEFXnWE2pj .modal-backdrop.fade {
  opacity: 0;
}
.cid-rEFXnWE2pj .modal-backdrop.show {
  opacity: .5;
}
.cid-rEFXnWE2pj .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rEFXnWE2pj .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rEFXnWE2pj .modal-header .close:hover {
  opacity: 1;
}
.cid-rEFXnWE2pj .modal-header .close:focus {
  outline: none;
}
.cid-rEFXnWE2pj .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rEFXnWE2pj .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rEFXnWE2pj .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rEFXnWE2pj .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rEFXnWE2pj .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rEFXnWE2pj .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rEFXnWE2pj .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rEFXnWE2pj .modal-sm {
    max-width: 300px;
  }
  .cid-rEFXnWE2pj .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rEFXnWE2pj .modal-lg,
  .cid-rEFXnWE2pj .modal-xl {
    max-width: 800px;
  }
  .cid-rEFXnWE2pj .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rEFXnWE2pj .modal-xl {
    max-width: 1140px;
  }
  .cid-rEFXnWE2pj .container {
    max-width: 1140px;
  }
}
.cid-rEFXnWE2pj .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rEFXnWE2pj .container {
    max-width: 720px;
  }
}
.cid-rEFXnWE2pj .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rEFXnWE2pj .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rEFXnWE2pj .form-group {
  margin-bottom: 1rem;
}
.cid-rEFXnWE2pj .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rEFXnWE2pj .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rEFXnWE2pj .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO5G6wYBRi {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO5G6wYBRi .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO5G6wYBRi .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO5G6wYBRi h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO5G6wYBRi .mbr-text,
.cid-rO5G6wYBRi .mbr-section-btn {
  text-align: center;
}
.cid-rO5G6wYBRi .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO5G6wYBRi div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO5G6wYBRi div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO5G6wYBRi .block-title {
  color: #ffffff;
}
.cid-rO5G6wYBRi H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXsSRWMXh {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO5G11ebCJ {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO5G11ebCJ h2 {
  color: #222222;
}
.cid-rO5G11ebCJ .mbr-text,
.cid-rO5G11ebCJ .mbr-section-btn {
  color: #222222;
}
.cid-rO5G11ebCJ H3 {
  color: #222222;
}
.cid-sCadRgSb01 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/2-patch.webp");
}
.cid-sCadRgSb01 .content {
  padding-left: 75px;
}
.cid-sCadRgSb01 img {
  width: 100%;
}
.cid-sCadRgSb01 .mbr-section-subtitle {
  color: #000000;
}
.cid-sCadRgSb01 .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCadRgSb01 .mbr-text {
  color: #82786e;
}
.cid-sCadRgSb01 .left-part {
  color: #0f7699;
}
.cid-sCadRgSb01 .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCadRgSb01 .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCadRgSb01 .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCadRgSb01 .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCadRgSb01 * {
    text-align: left !important;
  }
  .cid-sCadRgSb01 .content {
    padding-left: 30px;
  }
}
.cid-sCadRgSb01 P {
  color: #000000;
}
.cid-rF2S113AdB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF2S113AdB .block-title {
  text-align: left;
}
.cid-rF2S11u5VO {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF2S11u5VO .card-img {
  background-color: #fff;
}
.cid-rF2S11u5VO .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF2S11u5VO .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF2S11u5VO h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF2S11u5VO .mbr-text {
  color: #000000;
}
.cid-rF2S11u5VO .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF2S11u5VO .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF2S11u5VO .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF2S11u5VO a {
  color: #003366;
}
.cid-rF2S11u5VO a:hover {
  color: #5787c8;
}
.cid-rF2S12xQF8 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rF2S12xQF8 .paddingleft {
  padding-left: 25px;
}
.cid-rF2S12xQF8 a:hover {
  text-decoration: underline;
}
.cid-sALQQP7agi {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQQP7agi .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQQP7agi H2 {
  color: #ffffff;
}
.cid-rF2S12YxYO {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF2S12YxYO .content {
    text-align: center;
  }
  .cid-rF2S12YxYO .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF2S12YxYO .img-logo img {
  height: 4rem;
}
.cid-rF2S12YxYO .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF2S12YxYO .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF2S12YxYO [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF2S12YxYO .input-group-btn {
  display: inline-block;
}
.cid-rF2S12YxYO .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF2S12YxYO .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF2S12YxYO [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF2S12YxYO .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF2S12YxYO .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF2S12YxYO .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF2S12YxYO .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF2S12YxYO .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF2S12YxYO .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF2S12YxYO .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF2S12YxYO .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF2S12YxYO form .input-group input.form-control,
.cid-rF2S12YxYO form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF2S12YxYO .opacity5 {
  opacity: .6;
}
.cid-rF2S12YxYO .opacity7 {
  opacity: .7;
}
.cid-rF2S12YxYO a:link,
.cid-rF2S12YxYO a:visited,
.cid-rF2S12YxYO a:active {
  color: #ffffff !important;
}
.cid-rF2S12YxYO a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF2S12YxYO p {
  color: #ffffff !important;
}
.cid-rF2S12YxYO .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF2S12YxYO .fade:hover {
  opacity: 0.8;
}
.cid-rF2S12YxYO .foot-title {
  color: #ffffff;
}
.cid-rF2S13XEmt.popup-builder {
  background-color: #ffffff;
}
.cid-rF2S13XEmt.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF2S13XEmt.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF2S13XEmt .modal-content,
.cid-rF2S13XEmt .modal-dialog {
  height: auto;
}
.cid-rF2S13XEmt .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF2S13XEmt .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF2S13XEmt .form-wrapper .mbr-form .form-group,
  .cid-rF2S13XEmt .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF2S13XEmt .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF2S13XEmt .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF2S13XEmt .mbr-text {
  text-align: center;
}
.cid-rF2S13XEmt .pt-0 {
  padding-top: 0 !important;
}
.cid-rF2S13XEmt .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF2S13XEmt .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF2S13XEmt .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF2S13XEmt .modal-open {
  overflow: hidden;
}
.cid-rF2S13XEmt .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF2S13XEmt .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF2S13XEmt .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF2S13XEmt .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF2S13XEmt .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF2S13XEmt .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF2S13XEmt .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF2S13XEmt .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF2S13XEmt .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF2S13XEmt .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF2S13XEmt .modal-backdrop.show {
  opacity: .5;
}
.cid-rF2S13XEmt .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF2S13XEmt .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF2S13XEmt .modal-header .close:hover {
  opacity: 1;
}
.cid-rF2S13XEmt .modal-header .close:focus {
  outline: none;
}
.cid-rF2S13XEmt .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF2S13XEmt .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF2S13XEmt .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF2S13XEmt .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF2S13XEmt .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF2S13XEmt .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF2S13XEmt .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF2S13XEmt .modal-sm {
    max-width: 300px;
  }
  .cid-rF2S13XEmt .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF2S13XEmt .modal-lg,
  .cid-rF2S13XEmt .modal-xl {
    max-width: 800px;
  }
  .cid-rF2S13XEmt .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF2S13XEmt .modal-xl {
    max-width: 1140px;
  }
  .cid-rF2S13XEmt .container {
    max-width: 1140px;
  }
}
.cid-rF2S13XEmt .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF2S13XEmt .container {
    max-width: 720px;
  }
}
.cid-rF2S13XEmt .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF2S13XEmt .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF2S13XEmt .form-group {
  margin-bottom: 1rem;
}
.cid-rF2S13XEmt .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF2S13XEmt .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF2S13XEmt .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMM8snvKq {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMM8snvKq .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMM8snvKq .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMM8snvKq h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMM8snvKq .mbr-text,
.cid-rRMM8snvKq .mbr-section-btn {
  text-align: center;
}
.cid-rRMM8snvKq .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMM8snvKq div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMM8snvKq div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMM8snvKq .block-title {
  color: #ffffff;
}
.cid-rRMM8snvKq H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXsXjH64n {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMM8XSuIh {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMM8XSuIh h2 {
  color: #222222;
}
.cid-rRMM8XSuIh .mbr-text,
.cid-rRMM8XSuIh .mbr-section-btn {
  color: #222222;
}
.cid-rRMM8XSuIh H3 {
  color: #222222;
}
.cid-rRMMaruiqq {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rRMMaruiqq .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rRMMaruiqq .fade:hover {
  opacity: 0.6;
}
.cid-sC65LbEfzF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/318-patch.webp");
}
.cid-sC65LbEfzF .content {
  padding-left: 75px;
}
.cid-sC65LbEfzF img {
  width: 100%;
}
.cid-sC65LbEfzF .mbr-section-subtitle {
  color: #000000;
}
.cid-sC65LbEfzF .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sC65LbEfzF .mbr-text {
  color: #82786e;
}
.cid-sC65LbEfzF .left-part {
  color: #0f7699;
}
.cid-sC65LbEfzF .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sC65LbEfzF .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sC65LbEfzF .mbr-section-btn {
  margin-top: 40px;
}
.cid-sC65LbEfzF .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sC65LbEfzF * {
    text-align: left !important;
  }
  .cid-sC65LbEfzF .content {
    padding-left: 30px;
  }
}
@media (max-width: 267px) {
  .cid-sC65LbEfzF * {
    text-align: left !important;
  }
  .cid-sC65LbEfzF .content {
    padding-left: 30px;
  }
}
.cid-sC65LbEfzF P {
  color: #000000;
}
.cid-swr5zGFdle {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-swr5zGFdle .block-title {
  text-align: left;
}
.cid-rF2V3EpNpf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF2V3EpNpf .card-img {
  background-color: #fff;
}
.cid-rF2V3EpNpf .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF2V3EpNpf .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF2V3EpNpf h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF2V3EpNpf .mbr-text {
  color: #000000;
}
.cid-rF2V3EpNpf .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF2V3EpNpf .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF2V3EpNpf .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
  .cid-rF2V3EpNpf .fontmono {
    font-family: Consolas;
  }
}
.cid-rF2V3EpNpf a {
  color: #003366;
}
.cid-rF2V3EpNpf a:hover {
  color: #5787c8;
}
.cid-rF2V3FCrHf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF2V3FCrHf .paddingleft {
  padding-left: 25px;
}
.cid-rF2V3FCrHf a:hover {
  text-decoration: underline;
}
.cid-siWyDwtOAP {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-siWyDwtOAP .mbr-section-btn > * {
  margin: 0;
}
.cid-siWyDwtOAP h4 {
  font-weight: 600;
  color: #555555;
}
.cid-siWyDwtOAP p {
  color: #232323;
}
.cid-siWyDwtOAP .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.cid-siWyDwtOAP .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-siWyDwtOAP .media {
  margin: initial;
  align-items: left;
  -webkit-align-items: left;
}
.cid-siWyDwtOAP .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-siWyDwtOAP .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-siWyDwtOAP .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-siWyDwtOAP .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-siWyDwtOAP .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-siWyDwtOAP .card-img span {
    font-size: 40px !important;
  }
}
.cid-siWyDwtOAP .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-siWyDwtOAP H2 {
  color: #555555;
}
@media (max-width: 786px) {
  .cid-siWyDwtOAP h2 {
    font-size: 1.7rem;
  }
}
.cid-siWyDwtOAP P {
  color: #000000;
}
.cid-siWxhJbM34 {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-siWxhJbM34 .mbr-section-btn > * {
  margin: 0;
}
.cid-siWxhJbM34 h4 {
  font-weight: 600;
  color: #555555;
}
.cid-siWxhJbM34 p {
  color: #232323;
}
.cid-siWxhJbM34 .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-siWxhJbM34 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-siWxhJbM34 .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-siWxhJbM34 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-siWxhJbM34 .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-siWxhJbM34 .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-siWxhJbM34 .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-siWxhJbM34 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-siWxhJbM34 .card-img span {
    font-size: 40px !important;
  }
}
.cid-siWxhJbM34 .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-siWxhJbM34 h2 {
    font-size: 1.7rem;
  }
}
.cid-svzNPzJgsX {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-svzNPzJgsX .mbr-section-btn > * {
  margin: 0;
}
.cid-svzNPzJgsX h4 {
  font-weight: 600;
  color: #555555;
}
.cid-svzNPzJgsX p {
  color: #232323;
}
.cid-svzNPzJgsX .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-svzNPzJgsX .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-svzNPzJgsX .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-svzNPzJgsX .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-svzNPzJgsX .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-svzNPzJgsX .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-svzNPzJgsX .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-svzNPzJgsX .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-svzNPzJgsX .card-img span {
    font-size: 40px !important;
  }
}
.cid-svzNPzJgsX .cost {
  text-decoration: line-through;
  color: #767676;
}
@media (max-width: 786px) {
  .cid-svzNPzJgsX h2 {
    font-size: 1.7rem;
  }
}
.cid-rF2X7vKuDn {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rF2X7vKuDn .mbr-section-btn > * {
  margin: 0;
}
.cid-rF2X7vKuDn h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rF2X7vKuDn p {
  color: #232323;
}
.cid-rF2X7vKuDn .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rF2X7vKuDn .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rF2X7vKuDn .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rF2X7vKuDn .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rF2X7vKuDn .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rF2X7vKuDn .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rF2X7vKuDn .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rF2X7vKuDn .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rF2X7vKuDn .card-img span {
    font-size: 40px !important;
  }
}
.cid-rF2X7vKuDn .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rF2X7vKuDn H2 {
  color: #555555;
}
.cid-rF2X7vKuDn .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rF2X7vKuDn h2 {
    font-size: 1.7rem;
  }
}
.cid-rF9lENz6yO {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rF9lENz6yO .paddingleft {
  padding-left: 25px;
}
.cid-rF9lENz6yO a:hover {
  text-decoration: underline;
}
.cid-sALQYgxaqU {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALQYgxaqU .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALQYgxaqU H2 {
  color: #ffffff;
}
.cid-rF2V3GdInD {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF2V3GdInD .content {
    text-align: center;
  }
  .cid-rF2V3GdInD .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF2V3GdInD .img-logo img {
  height: 4rem;
}
.cid-rF2V3GdInD .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF2V3GdInD .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF2V3GdInD [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF2V3GdInD .input-group-btn {
  display: inline-block;
}
.cid-rF2V3GdInD .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF2V3GdInD .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF2V3GdInD [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF2V3GdInD .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF2V3GdInD .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF2V3GdInD .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF2V3GdInD .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF2V3GdInD .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF2V3GdInD .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF2V3GdInD .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF2V3GdInD .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF2V3GdInD form .input-group input.form-control,
.cid-rF2V3GdInD form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF2V3GdInD .opacity5 {
  opacity: .6;
}
.cid-rF2V3GdInD .opacity7 {
  opacity: .7;
}
.cid-rF2V3GdInD a:link,
.cid-rF2V3GdInD a:visited,
.cid-rF2V3GdInD a:active {
  color: #ffffff !important;
}
.cid-rF2V3GdInD a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF2V3GdInD p {
  color: #ffffff !important;
}
.cid-rF2V3GdInD .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF2V3GdInD .fade:hover {
  opacity: 0.8;
}
.cid-rF2V3GdInD .foot-title {
  color: #ffffff;
}
.cid-rF2V3Hhr7I.popup-builder {
  background-color: #ffffff;
}
.cid-rF2V3Hhr7I.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF2V3Hhr7I.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF2V3Hhr7I .modal-content,
.cid-rF2V3Hhr7I .modal-dialog {
  height: auto;
}
.cid-rF2V3Hhr7I .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF2V3Hhr7I .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF2V3Hhr7I .form-wrapper .mbr-form .form-group,
  .cid-rF2V3Hhr7I .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF2V3Hhr7I .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF2V3Hhr7I .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF2V3Hhr7I .mbr-text {
  text-align: center;
}
.cid-rF2V3Hhr7I .pt-0 {
  padding-top: 0 !important;
}
.cid-rF2V3Hhr7I .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF2V3Hhr7I .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF2V3Hhr7I .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF2V3Hhr7I .modal-open {
  overflow: hidden;
}
.cid-rF2V3Hhr7I .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF2V3Hhr7I .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF2V3Hhr7I .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF2V3Hhr7I .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF2V3Hhr7I .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF2V3Hhr7I .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF2V3Hhr7I .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF2V3Hhr7I .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF2V3Hhr7I .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF2V3Hhr7I .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF2V3Hhr7I .modal-backdrop.show {
  opacity: .5;
}
.cid-rF2V3Hhr7I .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF2V3Hhr7I .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF2V3Hhr7I .modal-header .close:hover {
  opacity: 1;
}
.cid-rF2V3Hhr7I .modal-header .close:focus {
  outline: none;
}
.cid-rF2V3Hhr7I .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF2V3Hhr7I .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF2V3Hhr7I .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF2V3Hhr7I .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF2V3Hhr7I .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF2V3Hhr7I .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF2V3Hhr7I .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF2V3Hhr7I .modal-sm {
    max-width: 300px;
  }
  .cid-rF2V3Hhr7I .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF2V3Hhr7I .modal-lg,
  .cid-rF2V3Hhr7I .modal-xl {
    max-width: 800px;
  }
  .cid-rF2V3Hhr7I .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF2V3Hhr7I .modal-xl {
    max-width: 1140px;
  }
  .cid-rF2V3Hhr7I .container {
    max-width: 1140px;
  }
}
.cid-rF2V3Hhr7I .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF2V3Hhr7I .container {
    max-width: 720px;
  }
}
.cid-rF2V3Hhr7I .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF2V3Hhr7I .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF2V3Hhr7I .form-group {
  margin-bottom: 1rem;
}
.cid-rF2V3Hhr7I .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF2V3Hhr7I .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF2V3Hhr7I .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMLHA0uxD {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMLHA0uxD .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMLHA0uxD .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMLHA0uxD h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMLHA0uxD .mbr-text,
.cid-rRMLHA0uxD .mbr-section-btn {
  text-align: center;
}
.cid-rRMLHA0uxD .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMLHA0uxD div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMLHA0uxD div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMLHA0uxD .block-title {
  color: #ffffff;
}
.cid-rRMLHA0uxD H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXt3m802H {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMLI0koBc {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMLI0koBc h2 {
  color: #222222;
}
.cid-rRMLI0koBc .mbr-text,
.cid-rRMLI0koBc .mbr-section-btn {
  color: #222222;
}
.cid-rRMLI0koBc H3 {
  color: #222222;
}
.cid-sCafdyqL6d {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/319-patch.webp");
}
.cid-sCafdyqL6d .content {
  padding-left: 75px;
}
.cid-sCafdyqL6d img {
  width: 100%;
}
.cid-sCafdyqL6d .mbr-section-subtitle {
  color: #000000;
}
.cid-sCafdyqL6d .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCafdyqL6d .mbr-text {
  color: #82786e;
}
.cid-sCafdyqL6d .left-part {
  color: #0f7699;
}
.cid-sCafdyqL6d .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCafdyqL6d .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCafdyqL6d .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCafdyqL6d .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCafdyqL6d * {
    text-align: left !important;
  }
  .cid-sCafdyqL6d .content {
    padding-left: 30px;
  }
}
.cid-sCafdyqL6d P {
  color: #000000;
}
.cid-rF3mTWt08j {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3mTWt08j .block-title {
  text-align: left;
}
.cid-rF3mTXcW0Z {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3mTXcW0Z .card-img {
  background-color: #fff;
}
.cid-rF3mTXcW0Z .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF3mTXcW0Z .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF3mTXcW0Z h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF3mTXcW0Z .mbr-text {
  color: #000000;
}
.cid-rF3mTXcW0Z .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF3mTXcW0Z .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF3mTXcW0Z .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF3mTXcW0Z a {
  color: #003366;
}
.cid-rF3mTXcW0Z a:hover {
  color: #5787c8;
}
.cid-rF3mU4pnjh {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rF3mU4pnjh .paddingleft {
  padding-left: 25px;
}
.cid-rF3mU4pnjh a:hover {
  text-decoration: underline;
}
.cid-sALR8jN9Sg {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALR8jN9Sg .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALR8jN9Sg H2 {
  color: #ffffff;
}
.cid-rF3mU5Dx9l {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF3mU5Dx9l .content {
    text-align: center;
  }
  .cid-rF3mU5Dx9l .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF3mU5Dx9l .img-logo img {
  height: 4rem;
}
.cid-rF3mU5Dx9l .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF3mU5Dx9l .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF3mU5Dx9l [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF3mU5Dx9l .input-group-btn {
  display: inline-block;
}
.cid-rF3mU5Dx9l .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF3mU5Dx9l .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF3mU5Dx9l [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF3mU5Dx9l .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF3mU5Dx9l .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF3mU5Dx9l .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF3mU5Dx9l .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF3mU5Dx9l .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF3mU5Dx9l .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF3mU5Dx9l .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF3mU5Dx9l .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF3mU5Dx9l form .input-group input.form-control,
.cid-rF3mU5Dx9l form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF3mU5Dx9l .opacity5 {
  opacity: .6;
}
.cid-rF3mU5Dx9l .opacity7 {
  opacity: .7;
}
.cid-rF3mU5Dx9l a:link,
.cid-rF3mU5Dx9l a:visited,
.cid-rF3mU5Dx9l a:active {
  color: #ffffff !important;
}
.cid-rF3mU5Dx9l a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF3mU5Dx9l p {
  color: #ffffff !important;
}
.cid-rF3mU5Dx9l .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF3mU5Dx9l .fade:hover {
  opacity: 0.8;
}
.cid-rF3mU5Dx9l .foot-title {
  color: #ffffff;
}
.cid-rF3mU6FFY8.popup-builder {
  background-color: #ffffff;
}
.cid-rF3mU6FFY8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF3mU6FFY8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF3mU6FFY8 .modal-content,
.cid-rF3mU6FFY8 .modal-dialog {
  height: auto;
}
.cid-rF3mU6FFY8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF3mU6FFY8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF3mU6FFY8 .form-wrapper .mbr-form .form-group,
  .cid-rF3mU6FFY8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF3mU6FFY8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF3mU6FFY8 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF3mU6FFY8 .mbr-text {
  text-align: center;
}
.cid-rF3mU6FFY8 .pt-0 {
  padding-top: 0 !important;
}
.cid-rF3mU6FFY8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF3mU6FFY8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF3mU6FFY8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF3mU6FFY8 .modal-open {
  overflow: hidden;
}
.cid-rF3mU6FFY8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF3mU6FFY8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF3mU6FFY8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF3mU6FFY8 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF3mU6FFY8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF3mU6FFY8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF3mU6FFY8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF3mU6FFY8 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF3mU6FFY8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF3mU6FFY8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF3mU6FFY8 .modal-backdrop.show {
  opacity: .5;
}
.cid-rF3mU6FFY8 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF3mU6FFY8 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF3mU6FFY8 .modal-header .close:hover {
  opacity: 1;
}
.cid-rF3mU6FFY8 .modal-header .close:focus {
  outline: none;
}
.cid-rF3mU6FFY8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF3mU6FFY8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF3mU6FFY8 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF3mU6FFY8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF3mU6FFY8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF3mU6FFY8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF3mU6FFY8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF3mU6FFY8 .modal-sm {
    max-width: 300px;
  }
  .cid-rF3mU6FFY8 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF3mU6FFY8 .modal-lg,
  .cid-rF3mU6FFY8 .modal-xl {
    max-width: 800px;
  }
  .cid-rF3mU6FFY8 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF3mU6FFY8 .modal-xl {
    max-width: 1140px;
  }
  .cid-rF3mU6FFY8 .container {
    max-width: 1140px;
  }
}
.cid-rF3mU6FFY8 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF3mU6FFY8 .container {
    max-width: 720px;
  }
}
.cid-rF3mU6FFY8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF3mU6FFY8 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF3mU6FFY8 .form-group {
  margin-bottom: 1rem;
}
.cid-rF3mU6FFY8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF3mU6FFY8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF3mU6FFY8 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMKAiFxqP {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMKAiFxqP .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMKAiFxqP .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMKAiFxqP h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMKAiFxqP .mbr-text,
.cid-rRMKAiFxqP .mbr-section-btn {
  text-align: center;
}
.cid-rRMKAiFxqP .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMKAiFxqP div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMKAiFxqP div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMKAiFxqP .block-title {
  color: #ffffff;
}
.cid-rRMKAiFxqP H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXtCm1Um1 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMKAMXSAQ {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMKAMXSAQ h2 {
  color: #222222;
}
.cid-rRMKAMXSAQ .mbr-text,
.cid-rRMKAMXSAQ .mbr-section-btn {
  color: #222222;
}
.cid-rRMKAMXSAQ H3 {
  color: #222222;
}
.cid-rRMLmk6znY {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rRMLmk6znY .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rRMLmk6znY .fade:hover {
  opacity: 0.6;
}
.cid-sCagdT6uRf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/329-patch.webp");
}
.cid-sCagdT6uRf .content {
  padding-left: 75px;
}
.cid-sCagdT6uRf img {
  width: 100%;
}
.cid-sCagdT6uRf .mbr-section-subtitle {
  color: #000000;
}
.cid-sCagdT6uRf .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCagdT6uRf .mbr-text {
  color: #82786e;
}
.cid-sCagdT6uRf .left-part {
  color: #0f7699;
}
.cid-sCagdT6uRf .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCagdT6uRf .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCagdT6uRf .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCagdT6uRf .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCagdT6uRf * {
    text-align: left !important;
  }
  .cid-sCagdT6uRf .content {
    padding-left: 30px;
  }
}
.cid-sCagdT6uRf P {
  color: #000000;
}
.cid-rF3pPeyDth {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3pPeyDth .block-title {
  text-align: left;
}
.cid-rF3pPjdFOl {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3pPjdFOl .card-img {
  background-color: #fff;
}
.cid-rF3pPjdFOl .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF3pPjdFOl .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF3pPjdFOl h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF3pPjdFOl .mbr-text {
  color: #000000;
}
.cid-rF3pPjdFOl .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF3pPjdFOl .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF3pPjdFOl .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF3pPjdFOl a {
  color: #003366;
}
.cid-rF3pPjdFOl a:hover {
  color: #5787c8;
}
.cid-rF3pPn1S5j {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rF3pPn1S5j .paddingleft {
  padding-left: 25px;
}
.cid-rF3pPn1S5j a:hover {
  text-decoration: underline;
}
.cid-sALRcN2oif {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRcN2oif .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRcN2oif H2 {
  color: #ffffff;
}
.cid-rF3pPnI3lY {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF3pPnI3lY .content {
    text-align: center;
  }
  .cid-rF3pPnI3lY .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF3pPnI3lY .img-logo img {
  height: 4rem;
}
.cid-rF3pPnI3lY .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF3pPnI3lY .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF3pPnI3lY [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF3pPnI3lY .input-group-btn {
  display: inline-block;
}
.cid-rF3pPnI3lY .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF3pPnI3lY .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF3pPnI3lY [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF3pPnI3lY .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF3pPnI3lY .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF3pPnI3lY .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF3pPnI3lY .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF3pPnI3lY .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF3pPnI3lY .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF3pPnI3lY .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF3pPnI3lY .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF3pPnI3lY form .input-group input.form-control,
.cid-rF3pPnI3lY form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF3pPnI3lY .opacity5 {
  opacity: .6;
}
.cid-rF3pPnI3lY .opacity7 {
  opacity: .7;
}
.cid-rF3pPnI3lY a:link,
.cid-rF3pPnI3lY a:visited,
.cid-rF3pPnI3lY a:active {
  color: #ffffff !important;
}
.cid-rF3pPnI3lY a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF3pPnI3lY p {
  color: #ffffff !important;
}
.cid-rF3pPnI3lY .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF3pPnI3lY .fade:hover {
  opacity: 0.8;
}
.cid-rF3pPnI3lY .foot-title {
  color: #ffffff;
}
.cid-rF3pPoUGrm.popup-builder {
  background-color: #ffffff;
}
.cid-rF3pPoUGrm.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF3pPoUGrm.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF3pPoUGrm .modal-content,
.cid-rF3pPoUGrm .modal-dialog {
  height: auto;
}
.cid-rF3pPoUGrm .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF3pPoUGrm .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF3pPoUGrm .form-wrapper .mbr-form .form-group,
  .cid-rF3pPoUGrm .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF3pPoUGrm .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF3pPoUGrm .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF3pPoUGrm .mbr-text {
  text-align: center;
}
.cid-rF3pPoUGrm .pt-0 {
  padding-top: 0 !important;
}
.cid-rF3pPoUGrm .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF3pPoUGrm .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF3pPoUGrm .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF3pPoUGrm .modal-open {
  overflow: hidden;
}
.cid-rF3pPoUGrm .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF3pPoUGrm .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF3pPoUGrm .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF3pPoUGrm .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF3pPoUGrm .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF3pPoUGrm .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF3pPoUGrm .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF3pPoUGrm .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF3pPoUGrm .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF3pPoUGrm .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF3pPoUGrm .modal-backdrop.show {
  opacity: .5;
}
.cid-rF3pPoUGrm .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF3pPoUGrm .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF3pPoUGrm .modal-header .close:hover {
  opacity: 1;
}
.cid-rF3pPoUGrm .modal-header .close:focus {
  outline: none;
}
.cid-rF3pPoUGrm .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF3pPoUGrm .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF3pPoUGrm .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF3pPoUGrm .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF3pPoUGrm .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF3pPoUGrm .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF3pPoUGrm .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF3pPoUGrm .modal-sm {
    max-width: 300px;
  }
  .cid-rF3pPoUGrm .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF3pPoUGrm .modal-lg,
  .cid-rF3pPoUGrm .modal-xl {
    max-width: 800px;
  }
  .cid-rF3pPoUGrm .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF3pPoUGrm .modal-xl {
    max-width: 1140px;
  }
  .cid-rF3pPoUGrm .container {
    max-width: 1140px;
  }
}
.cid-rF3pPoUGrm .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF3pPoUGrm .container {
    max-width: 720px;
  }
}
.cid-rF3pPoUGrm .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF3pPoUGrm .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF3pPoUGrm .form-group {
  margin-bottom: 1rem;
}
.cid-rF3pPoUGrm .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF3pPoUGrm .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF3pPoUGrm .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMJUbiCzA {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMJUbiCzA .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMJUbiCzA .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMJUbiCzA h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMJUbiCzA .mbr-text,
.cid-rRMJUbiCzA .mbr-section-btn {
  text-align: center;
}
.cid-rRMJUbiCzA .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMJUbiCzA div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMJUbiCzA div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMJUbiCzA .block-title {
  color: #ffffff;
}
.cid-rRMJUbiCzA H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXtN3XrhV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMJUI4yig {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMJUI4yig h2 {
  color: #222222;
}
.cid-rRMJUI4yig .mbr-text,
.cid-rRMJUI4yig .mbr-section-btn {
  color: #222222;
}
.cid-rRMJUI4yig H3 {
  color: #222222;
}
.cid-sCam0GhlBF {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/438-patch.jpg");
}
.cid-sCam0GhlBF .content {
  padding-left: 75px;
}
.cid-sCam0GhlBF img {
  width: 100%;
}
.cid-sCam0GhlBF .mbr-section-subtitle {
  color: #000000;
}
.cid-sCam0GhlBF .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCam0GhlBF .mbr-text {
  color: #82786e;
}
.cid-sCam0GhlBF .left-part {
  color: #0f7699;
}
.cid-sCam0GhlBF .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCam0GhlBF .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCam0GhlBF .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCam0GhlBF .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCam0GhlBF * {
    text-align: left !important;
  }
  .cid-sCam0GhlBF .content {
    padding-left: 30px;
  }
}
.cid-sCam0GhlBF P {
  color: #000000;
}
.cid-rF3xuGnRV5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3xuGnRV5 .block-title {
  text-align: left;
}
.cid-rF3xuGSSxT {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3xuGSSxT .card-img {
  background-color: #fff;
}
.cid-rF3xuGSSxT .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF3xuGSSxT .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF3xuGSSxT h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF3xuGSSxT .mbr-text {
  color: #000000;
}
.cid-rF3xuGSSxT .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF3xuGSSxT .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF3xuGSSxT .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF3xuGSSxT a {
  color: #003366;
}
.cid-rF3xuGSSxT a:hover {
  color: #5787c8;
}
.cid-rF3xuI7ybf {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rF3xuI7ybf .paddingleft {
  padding-left: 25px;
}
.cid-rF3xuI7ybf a:hover {
  text-decoration: underline;
}
.cid-sALRt6V9xD {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRt6V9xD .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRt6V9xD H2 {
  color: #ffffff;
}
.cid-rF3xuIC6vL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF3xuIC6vL .content {
    text-align: center;
  }
  .cid-rF3xuIC6vL .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF3xuIC6vL .img-logo img {
  height: 4rem;
}
.cid-rF3xuIC6vL .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF3xuIC6vL .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF3xuIC6vL [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF3xuIC6vL .input-group-btn {
  display: inline-block;
}
.cid-rF3xuIC6vL .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF3xuIC6vL .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF3xuIC6vL [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF3xuIC6vL .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF3xuIC6vL .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF3xuIC6vL .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF3xuIC6vL .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF3xuIC6vL .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF3xuIC6vL .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF3xuIC6vL .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF3xuIC6vL .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF3xuIC6vL form .input-group input.form-control,
.cid-rF3xuIC6vL form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF3xuIC6vL .opacity5 {
  opacity: .6;
}
.cid-rF3xuIC6vL .opacity7 {
  opacity: .7;
}
.cid-rF3xuIC6vL a:link,
.cid-rF3xuIC6vL a:visited,
.cid-rF3xuIC6vL a:active {
  color: #ffffff !important;
}
.cid-rF3xuIC6vL a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF3xuIC6vL p {
  color: #ffffff !important;
}
.cid-rF3xuIC6vL .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF3xuIC6vL .fade:hover {
  opacity: 0.8;
}
.cid-rF3xuIC6vL .foot-title {
  color: #ffffff;
}
.cid-rF3xuJW5dM.popup-builder {
  background-color: #ffffff;
}
.cid-rF3xuJW5dM.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF3xuJW5dM.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF3xuJW5dM .modal-content,
.cid-rF3xuJW5dM .modal-dialog {
  height: auto;
}
.cid-rF3xuJW5dM .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF3xuJW5dM .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF3xuJW5dM .form-wrapper .mbr-form .form-group,
  .cid-rF3xuJW5dM .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF3xuJW5dM .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF3xuJW5dM .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF3xuJW5dM .mbr-text {
  text-align: center;
}
.cid-rF3xuJW5dM .pt-0 {
  padding-top: 0 !important;
}
.cid-rF3xuJW5dM .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF3xuJW5dM .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF3xuJW5dM .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF3xuJW5dM .modal-open {
  overflow: hidden;
}
.cid-rF3xuJW5dM .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF3xuJW5dM .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF3xuJW5dM .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF3xuJW5dM .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF3xuJW5dM .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF3xuJW5dM .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF3xuJW5dM .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF3xuJW5dM .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF3xuJW5dM .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF3xuJW5dM .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF3xuJW5dM .modal-backdrop.show {
  opacity: .5;
}
.cid-rF3xuJW5dM .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF3xuJW5dM .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF3xuJW5dM .modal-header .close:hover {
  opacity: 1;
}
.cid-rF3xuJW5dM .modal-header .close:focus {
  outline: none;
}
.cid-rF3xuJW5dM .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF3xuJW5dM .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF3xuJW5dM .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF3xuJW5dM .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF3xuJW5dM .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF3xuJW5dM .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF3xuJW5dM .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF3xuJW5dM .modal-sm {
    max-width: 300px;
  }
  .cid-rF3xuJW5dM .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF3xuJW5dM .modal-lg,
  .cid-rF3xuJW5dM .modal-xl {
    max-width: 800px;
  }
  .cid-rF3xuJW5dM .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF3xuJW5dM .modal-xl {
    max-width: 1140px;
  }
  .cid-rF3xuJW5dM .container {
    max-width: 1140px;
  }
}
.cid-rF3xuJW5dM .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF3xuJW5dM .container {
    max-width: 720px;
  }
}
.cid-rF3xuJW5dM .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF3xuJW5dM .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF3xuJW5dM .form-group {
  margin-bottom: 1rem;
}
.cid-rF3xuJW5dM .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF3xuJW5dM .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF3xuJW5dM .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMKgGsbHP {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMKgGsbHP .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMKgGsbHP .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMKgGsbHP h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMKgGsbHP .mbr-text,
.cid-rRMKgGsbHP .mbr-section-btn {
  text-align: center;
}
.cid-rRMKgGsbHP .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMKgGsbHP div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMKgGsbHP div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMKgGsbHP .block-title {
  color: #ffffff;
}
.cid-rRMKgGsbHP H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXtIwBoSW {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMKhbQbHE {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMKhbQbHE h2 {
  color: #222222;
}
.cid-rRMKhbQbHE .mbr-text,
.cid-rRMKhbQbHE .mbr-section-btn {
  color: #222222;
}
.cid-rRMKhbQbHE H3 {
  color: #222222;
}
.cid-sCak16HxDf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/437-patch.webp");
}
.cid-sCak16HxDf .content {
  padding-left: 75px;
}
.cid-sCak16HxDf img {
  width: 100%;
}
.cid-sCak16HxDf .mbr-section-subtitle {
  color: #000000;
}
.cid-sCak16HxDf .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCak16HxDf .mbr-text {
  color: #82786e;
}
.cid-sCak16HxDf .left-part {
  color: #0f7699;
}
.cid-sCak16HxDf .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCak16HxDf .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCak16HxDf .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCak16HxDf .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCak16HxDf * {
    text-align: left !important;
  }
  .cid-sCak16HxDf .content {
    padding-left: 30px;
  }
}
.cid-sCak16HxDf P {
  color: #000000;
}
.cid-rF3tRUQf97 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3tRUQf97 .block-title {
  text-align: left;
}
.cid-rF3tRVnuQ3 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF3tRVnuQ3 .card-img {
  background-color: #fff;
}
.cid-rF3tRVnuQ3 .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF3tRVnuQ3 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF3tRVnuQ3 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF3tRVnuQ3 .mbr-text {
  color: #000000;
}
.cid-rF3tRVnuQ3 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF3tRVnuQ3 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF3tRVnuQ3 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF3tRVnuQ3 a {
  color: #003366;
}
.cid-rF3tRVnuQ3 a:hover {
  color: #5787c8;
}
.cid-rF3tRWiyNT {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rF3tRWiyNT .paddingleft {
  padding-left: 25px;
}
.cid-rF3tRWiyNT a:hover {
  text-decoration: underline;
}
.cid-sALRj8MMbQ {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRj8MMbQ .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRj8MMbQ H2 {
  color: #ffffff;
}
.cid-rF3tRWLGlU {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF3tRWLGlU .content {
    text-align: center;
  }
  .cid-rF3tRWLGlU .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF3tRWLGlU .img-logo img {
  height: 4rem;
}
.cid-rF3tRWLGlU .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF3tRWLGlU .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF3tRWLGlU [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF3tRWLGlU .input-group-btn {
  display: inline-block;
}
.cid-rF3tRWLGlU .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF3tRWLGlU .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF3tRWLGlU [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF3tRWLGlU .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF3tRWLGlU .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF3tRWLGlU .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF3tRWLGlU .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF3tRWLGlU .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF3tRWLGlU .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF3tRWLGlU .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF3tRWLGlU .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF3tRWLGlU form .input-group input.form-control,
.cid-rF3tRWLGlU form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF3tRWLGlU .opacity5 {
  opacity: .6;
}
.cid-rF3tRWLGlU .opacity7 {
  opacity: .7;
}
.cid-rF3tRWLGlU a:link,
.cid-rF3tRWLGlU a:visited,
.cid-rF3tRWLGlU a:active {
  color: #ffffff !important;
}
.cid-rF3tRWLGlU a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF3tRWLGlU p {
  color: #ffffff !important;
}
.cid-rF3tRWLGlU .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF3tRWLGlU .fade:hover {
  opacity: 0.8;
}
.cid-rF3tRWLGlU .foot-title {
  color: #ffffff;
}
.cid-rF3tRXJkdb.popup-builder {
  background-color: #ffffff;
}
.cid-rF3tRXJkdb.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF3tRXJkdb.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF3tRXJkdb .modal-content,
.cid-rF3tRXJkdb .modal-dialog {
  height: auto;
}
.cid-rF3tRXJkdb .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF3tRXJkdb .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF3tRXJkdb .form-wrapper .mbr-form .form-group,
  .cid-rF3tRXJkdb .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF3tRXJkdb .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF3tRXJkdb .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF3tRXJkdb .mbr-text {
  text-align: center;
}
.cid-rF3tRXJkdb .pt-0 {
  padding-top: 0 !important;
}
.cid-rF3tRXJkdb .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF3tRXJkdb .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF3tRXJkdb .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF3tRXJkdb .modal-open {
  overflow: hidden;
}
.cid-rF3tRXJkdb .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF3tRXJkdb .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF3tRXJkdb .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF3tRXJkdb .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF3tRXJkdb .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF3tRXJkdb .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF3tRXJkdb .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF3tRXJkdb .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF3tRXJkdb .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF3tRXJkdb .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF3tRXJkdb .modal-backdrop.show {
  opacity: .5;
}
.cid-rF3tRXJkdb .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF3tRXJkdb .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF3tRXJkdb .modal-header .close:hover {
  opacity: 1;
}
.cid-rF3tRXJkdb .modal-header .close:focus {
  outline: none;
}
.cid-rF3tRXJkdb .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF3tRXJkdb .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF3tRXJkdb .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF3tRXJkdb .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF3tRXJkdb .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF3tRXJkdb .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF3tRXJkdb .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF3tRXJkdb .modal-sm {
    max-width: 300px;
  }
  .cid-rF3tRXJkdb .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF3tRXJkdb .modal-lg,
  .cid-rF3tRXJkdb .modal-xl {
    max-width: 800px;
  }
  .cid-rF3tRXJkdb .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF3tRXJkdb .modal-xl {
    max-width: 1140px;
  }
  .cid-rF3tRXJkdb .container {
    max-width: 1140px;
  }
}
.cid-rF3tRXJkdb .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF3tRXJkdb .container {
    max-width: 720px;
  }
}
.cid-rF3tRXJkdb .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF3tRXJkdb .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF3tRXJkdb .form-group {
  margin-bottom: 1rem;
}
.cid-rF3tRXJkdb .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF3tRXJkdb .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF3tRXJkdb .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO70krKcKq {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO70krKcKq .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO70krKcKq .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO70krKcKq h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO70krKcKq .mbr-text,
.cid-rO70krKcKq .mbr-section-btn {
  text-align: center;
}
.cid-rO70krKcKq .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO70krKcKq div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO70krKcKq div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO70krKcKq .block-title {
  color: #ffffff;
}
.cid-rO70krKcKq H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXu33Xd5F {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO70kRJWbb {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO70kRJWbb h2 {
  color: #222222;
}
.cid-rO70kRJWbb .mbr-text,
.cid-rO70kRJWbb .mbr-section-btn {
  color: #222222;
}
.cid-rO70kRJWbb H3 {
  color: #222222;
}
.cid-rO70m4XGwx {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rO70m4XGwx .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rO70m4XGwx .fade:hover {
  opacity: 0.6;
}
.cid-sC2U7eum6l {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/48-patch.webp");
}
.cid-sC2U7eum6l .content {
  padding-left: 75px;
}
.cid-sC2U7eum6l img {
  width: 100%;
}
.cid-sC2U7eum6l .mbr-section-subtitle {
  color: #000000;
}
.cid-sC2U7eum6l .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sC2U7eum6l .mbr-text {
  color: #82786e;
}
.cid-sC2U7eum6l .left-part {
  color: #0f7699;
}
.cid-sC2U7eum6l .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sC2U7eum6l .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sC2U7eum6l .mbr-section-btn {
  margin-top: 40px;
}
.cid-sC2U7eum6l .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sC2U7eum6l * {
    text-align: left !important;
  }
  .cid-sC2U7eum6l .content {
    padding-left: 30px;
  }
}
.cid-sC2U7eum6l P {
  color: #000000;
}
.cid-rF9haUC0k1 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9haUC0k1 .block-title {
  text-align: left;
}
.cid-rF9haV7C8J {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9haV7C8J .card-img {
  background-color: #fff;
}
.cid-rF9haV7C8J .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF9haV7C8J .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF9haV7C8J h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF9haV7C8J .mbr-text {
  color: #000000;
}
.cid-rF9haV7C8J .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF9haV7C8J .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF9haV7C8J .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF9haV7C8J a {
  color: #003366;
}
.cid-rF9haV7C8J a:hover {
  color: #5787c8;
}
.cid-rF9haWDIvd {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9haWDIvd .paddingleft {
  padding-left: 25px;
}
.cid-rF9haWDIvd a:hover {
  text-decoration: underline;
}
.cid-rF9haXat82 {
  padding-top: 45px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-rF9haXat82 .mbr-section-btn > * {
  margin: 0;
}
.cid-rF9haXat82 h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rF9haXat82 p {
  color: #232323;
}
.cid-rF9haXat82 .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rF9haXat82 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rF9haXat82 .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rF9haXat82 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rF9haXat82 .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rF9haXat82 .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rF9haXat82 .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rF9haXat82 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rF9haXat82 .card-img span {
    font-size: 40px !important;
  }
}
.cid-rF9haXat82 .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rF9haXat82 H2 {
  color: #555555;
}
.cid-rF9haXat82 .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rF9haXat82 h2 {
    font-size: 1.7rem;
  }
}
.cid-sALRPibIeH {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRPibIeH .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRPibIeH H2 {
  color: #ffffff;
}
.cid-rF9haZjZOl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF9haZjZOl .content {
    text-align: center;
  }
  .cid-rF9haZjZOl .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF9haZjZOl .img-logo img {
  height: 4rem;
}
.cid-rF9haZjZOl .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF9haZjZOl .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF9haZjZOl [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF9haZjZOl .input-group-btn {
  display: inline-block;
}
.cid-rF9haZjZOl .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF9haZjZOl .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF9haZjZOl [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF9haZjZOl .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF9haZjZOl .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF9haZjZOl .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF9haZjZOl .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF9haZjZOl .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF9haZjZOl .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF9haZjZOl .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF9haZjZOl .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF9haZjZOl form .input-group input.form-control,
.cid-rF9haZjZOl form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF9haZjZOl .opacity5 {
  opacity: .6;
}
.cid-rF9haZjZOl .opacity7 {
  opacity: .7;
}
.cid-rF9haZjZOl a:link,
.cid-rF9haZjZOl a:visited,
.cid-rF9haZjZOl a:active {
  color: #ffffff !important;
}
.cid-rF9haZjZOl a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF9haZjZOl p {
  color: #ffffff !important;
}
.cid-rF9haZjZOl .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF9haZjZOl .fade:hover {
  opacity: 0.8;
}
.cid-rF9haZjZOl .foot-title {
  color: #ffffff;
}
.cid-rF9hb0pr8I.popup-builder {
  background-color: #ffffff;
}
.cid-rF9hb0pr8I.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF9hb0pr8I.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF9hb0pr8I .modal-content,
.cid-rF9hb0pr8I .modal-dialog {
  height: auto;
}
.cid-rF9hb0pr8I .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF9hb0pr8I .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF9hb0pr8I .form-wrapper .mbr-form .form-group,
  .cid-rF9hb0pr8I .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF9hb0pr8I .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF9hb0pr8I .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF9hb0pr8I .mbr-text {
  text-align: center;
}
.cid-rF9hb0pr8I .pt-0 {
  padding-top: 0 !important;
}
.cid-rF9hb0pr8I .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF9hb0pr8I .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF9hb0pr8I .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF9hb0pr8I .modal-open {
  overflow: hidden;
}
.cid-rF9hb0pr8I .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF9hb0pr8I .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF9hb0pr8I .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF9hb0pr8I .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF9hb0pr8I .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF9hb0pr8I .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF9hb0pr8I .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF9hb0pr8I .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF9hb0pr8I .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF9hb0pr8I .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF9hb0pr8I .modal-backdrop.show {
  opacity: .5;
}
.cid-rF9hb0pr8I .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF9hb0pr8I .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF9hb0pr8I .modal-header .close:hover {
  opacity: 1;
}
.cid-rF9hb0pr8I .modal-header .close:focus {
  outline: none;
}
.cid-rF9hb0pr8I .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF9hb0pr8I .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF9hb0pr8I .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF9hb0pr8I .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF9hb0pr8I .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF9hb0pr8I .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF9hb0pr8I .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF9hb0pr8I .modal-sm {
    max-width: 300px;
  }
  .cid-rF9hb0pr8I .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF9hb0pr8I .modal-lg,
  .cid-rF9hb0pr8I .modal-xl {
    max-width: 800px;
  }
  .cid-rF9hb0pr8I .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF9hb0pr8I .modal-xl {
    max-width: 1140px;
  }
  .cid-rF9hb0pr8I .container {
    max-width: 1140px;
  }
}
.cid-rF9hb0pr8I .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF9hb0pr8I .container {
    max-width: 720px;
  }
}
.cid-rF9hb0pr8I .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF9hb0pr8I .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF9hb0pr8I .form-group {
  margin-bottom: 1rem;
}
.cid-rF9hb0pr8I .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF9hb0pr8I .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF9hb0pr8I .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcMBz7dNU {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcMBz7dNU .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcMBz7dNU .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcMBz7dNU h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcMBz7dNU .mbr-text,
.cid-rOcMBz7dNU .mbr-section-btn {
  text-align: center;
}
.cid-rOcMBz7dNU .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcMBz7dNU div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcMBz7dNU div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcMBz7dNU .block-title {
  color: #ffffff;
}
.cid-rOcMBz7dNU H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXutlJk6p {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcMCtqibt {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcMCtqibt H1 {
  color: #222222;
}
.cid-rOcMCtqibt .mbr-text,
.cid-rOcMCtqibt .mbr-section-btn {
  color: #222222;
}
.cid-rOcMCtqibt H3 {
  color: #222222;
}
.cid-rOcMElQE7J {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOcMElQE7J .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rOcMElQE7J .fade:hover {
  opacity: 0.6;
}
.cid-sCPIidAuHr {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/71-patch.webp");
}
.cid-sCPIidAuHr .content {
  padding-left: 75px;
}
.cid-sCPIidAuHr img {
  width: 100%;
}
.cid-sCPIidAuHr .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIidAuHr .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIidAuHr .mbr-text {
  color: #82786e;
}
.cid-sCPIidAuHr .left-part {
  color: #0f7699;
}
.cid-sCPIidAuHr .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIidAuHr .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIidAuHr .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIidAuHr .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIidAuHr * {
    text-align: left !important;
  }
  .cid-sCPIidAuHr .content {
    padding-left: 30px;
  }
}
.cid-sCPIidAuHr P {
  color: #000000;
}
.cid-rF9n20fEbu {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9n20fEbu .block-title {
  text-align: left;
}
.cid-rF9n20Ey26 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9n20Ey26 .card-img {
  background-color: #fff;
}
.cid-rF9n20Ey26 .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF9n20Ey26 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF9n20Ey26 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF9n20Ey26 .mbr-text {
  color: #000000;
}
.cid-rF9n20Ey26 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF9n20Ey26 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF9n20Ey26 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF9n20Ey26 a {
  color: #003366;
}
.cid-rF9n20Ey26 a:hover {
  color: #5787c8;
}
.cid-rF9n21Ixbe {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9n21Ixbe .paddingleft {
  padding-left: 25px;
}
.cid-rF9n21Ixbe a:hover {
  text-decoration: underline;
}
.cid-rF9n22d0G9 {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rF9n22d0G9 .mbr-section-btn > * {
  margin: 0;
}
.cid-rF9n22d0G9 h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rF9n22d0G9 p {
  color: #232323;
}
.cid-rF9n22d0G9 .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rF9n22d0G9 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rF9n22d0G9 .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rF9n22d0G9 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rF9n22d0G9 .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rF9n22d0G9 .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rF9n22d0G9 .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rF9n22d0G9 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rF9n22d0G9 .card-img span {
    font-size: 40px !important;
  }
}
.cid-rF9n22d0G9 .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rF9n22d0G9 H2 {
  color: #555555;
}
.cid-rF9n22d0G9 .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rF9n22d0G9 h2 {
    font-size: 1.7rem;
  }
}
.cid-sALSnRzF98 {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALSnRzF98 .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALSnRzF98 H2 {
  color: #ffffff;
}
.cid-rF9n22SvC7 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF9n22SvC7 .content {
    text-align: center;
  }
  .cid-rF9n22SvC7 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF9n22SvC7 .img-logo img {
  height: 4rem;
}
.cid-rF9n22SvC7 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF9n22SvC7 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF9n22SvC7 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF9n22SvC7 .input-group-btn {
  display: inline-block;
}
.cid-rF9n22SvC7 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF9n22SvC7 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF9n22SvC7 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF9n22SvC7 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF9n22SvC7 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF9n22SvC7 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF9n22SvC7 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF9n22SvC7 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF9n22SvC7 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF9n22SvC7 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF9n22SvC7 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF9n22SvC7 form .input-group input.form-control,
.cid-rF9n22SvC7 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF9n22SvC7 .opacity5 {
  opacity: .6;
}
.cid-rF9n22SvC7 .opacity7 {
  opacity: .7;
}
.cid-rF9n22SvC7 a:link,
.cid-rF9n22SvC7 a:visited,
.cid-rF9n22SvC7 a:active {
  color: #ffffff !important;
}
.cid-rF9n22SvC7 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF9n22SvC7 p {
  color: #ffffff !important;
}
.cid-rF9n22SvC7 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF9n22SvC7 .fade:hover {
  opacity: 0.8;
}
.cid-rF9n22SvC7 .foot-title {
  color: #ffffff;
}
.cid-rF9n23Pr6t.popup-builder {
  background-color: #ffffff;
}
.cid-rF9n23Pr6t.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF9n23Pr6t.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF9n23Pr6t .modal-content,
.cid-rF9n23Pr6t .modal-dialog {
  height: auto;
}
.cid-rF9n23Pr6t .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF9n23Pr6t .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF9n23Pr6t .form-wrapper .mbr-form .form-group,
  .cid-rF9n23Pr6t .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF9n23Pr6t .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF9n23Pr6t .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF9n23Pr6t .mbr-text {
  text-align: center;
}
.cid-rF9n23Pr6t .pt-0 {
  padding-top: 0 !important;
}
.cid-rF9n23Pr6t .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF9n23Pr6t .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF9n23Pr6t .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF9n23Pr6t .modal-open {
  overflow: hidden;
}
.cid-rF9n23Pr6t .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF9n23Pr6t .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF9n23Pr6t .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF9n23Pr6t .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF9n23Pr6t .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF9n23Pr6t .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF9n23Pr6t .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF9n23Pr6t .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF9n23Pr6t .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF9n23Pr6t .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF9n23Pr6t .modal-backdrop.show {
  opacity: .5;
}
.cid-rF9n23Pr6t .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF9n23Pr6t .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF9n23Pr6t .modal-header .close:hover {
  opacity: 1;
}
.cid-rF9n23Pr6t .modal-header .close:focus {
  outline: none;
}
.cid-rF9n23Pr6t .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF9n23Pr6t .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF9n23Pr6t .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF9n23Pr6t .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF9n23Pr6t .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF9n23Pr6t .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF9n23Pr6t .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF9n23Pr6t .modal-sm {
    max-width: 300px;
  }
  .cid-rF9n23Pr6t .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF9n23Pr6t .modal-lg,
  .cid-rF9n23Pr6t .modal-xl {
    max-width: 800px;
  }
  .cid-rF9n23Pr6t .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF9n23Pr6t .modal-xl {
    max-width: 1140px;
  }
  .cid-rF9n23Pr6t .container {
    max-width: 1140px;
  }
}
.cid-rF9n23Pr6t .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF9n23Pr6t .container {
    max-width: 720px;
  }
}
.cid-rF9n23Pr6t .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF9n23Pr6t .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF9n23Pr6t .form-group {
  margin-bottom: 1rem;
}
.cid-rF9n23Pr6t .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF9n23Pr6t .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF9n23Pr6t .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcQCzBgMD {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcQCzBgMD .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcQCzBgMD .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcQCzBgMD h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcQCzBgMD .mbr-text,
.cid-rOcQCzBgMD .mbr-section-btn {
  text-align: center;
}
.cid-rOcQCzBgMD .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcQCzBgMD div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcQCzBgMD div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcQCzBgMD .block-title {
  color: #ffffff;
}
.cid-rOcQCzBgMD H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuUeyUFT {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcQDawVo8 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcQDawVo8 H1 {
  color: #222222;
}
.cid-rOcQDawVo8 .mbr-text,
.cid-rOcQDawVo8 .mbr-section-btn {
  color: #222222;
}
.cid-rOcQDawVo8 H3 {
  color: #222222;
}
.cid-rOcQEx7Gmn {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOcQEx7Gmn .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rOcQEx7Gmn .fade:hover {
  opacity: 0.6;
}
.cid-sCPIvaCV1p {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/95-patch.webp");
}
.cid-sCPIvaCV1p .content {
  padding-left: 75px;
}
.cid-sCPIvaCV1p img {
  width: 100%;
}
.cid-sCPIvaCV1p .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIvaCV1p .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIvaCV1p .mbr-text {
  color: #82786e;
}
.cid-sCPIvaCV1p .left-part {
  color: #0f7699;
}
.cid-sCPIvaCV1p .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIvaCV1p .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIvaCV1p .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIvaCV1p .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIvaCV1p * {
    text-align: left !important;
  }
  .cid-sCPIvaCV1p .content {
    padding-left: 30px;
  }
}
.cid-sCPIvaCV1p P {
  color: #000000;
}
.cid-rF9sFwHWxq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9sFwHWxq .block-title {
  text-align: left;
}
.cid-rF9sFx8jXO {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9sFx8jXO .card-img {
  background-color: #fff;
}
.cid-rF9sFx8jXO .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF9sFx8jXO .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF9sFx8jXO h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF9sFx8jXO .mbr-text {
  color: #000000;
}
.cid-rF9sFx8jXO .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF9sFx8jXO .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF9sFx8jXO .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF9sFx8jXO a {
  color: #003366;
}
.cid-rF9sFx8jXO a:hover {
  color: #5787c8;
}
.cid-rF9sFy84me {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9sFy84me .paddingleft {
  padding-left: 25px;
}
.cid-rF9sFy84me a:hover {
  text-decoration: underline;
}
.cid-rF9sFyEJoz {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rF9sFyEJoz .mbr-section-btn > * {
  margin: 0;
}
.cid-rF9sFyEJoz h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rF9sFyEJoz p {
  color: #232323;
}
.cid-rF9sFyEJoz .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rF9sFyEJoz .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rF9sFyEJoz .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rF9sFyEJoz .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rF9sFyEJoz .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rF9sFyEJoz .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rF9sFyEJoz .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rF9sFyEJoz .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rF9sFyEJoz .card-img span {
    font-size: 40px !important;
  }
}
.cid-rF9sFyEJoz .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rF9sFyEJoz H2 {
  color: #555555;
}
.cid-rF9sFyEJoz .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rF9sFyEJoz h2 {
    font-size: 1.7rem;
  }
}
.cid-sALTvjEWti {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALTvjEWti .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALTvjEWti H2 {
  color: #ffffff;
}
.cid-rF9sFzlW29 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF9sFzlW29 .content {
    text-align: center;
  }
  .cid-rF9sFzlW29 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF9sFzlW29 .img-logo img {
  height: 4rem;
}
.cid-rF9sFzlW29 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF9sFzlW29 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF9sFzlW29 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF9sFzlW29 .input-group-btn {
  display: inline-block;
}
.cid-rF9sFzlW29 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF9sFzlW29 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF9sFzlW29 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF9sFzlW29 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF9sFzlW29 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF9sFzlW29 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF9sFzlW29 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF9sFzlW29 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF9sFzlW29 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF9sFzlW29 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF9sFzlW29 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF9sFzlW29 form .input-group input.form-control,
.cid-rF9sFzlW29 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF9sFzlW29 .opacity5 {
  opacity: .6;
}
.cid-rF9sFzlW29 .opacity7 {
  opacity: .7;
}
.cid-rF9sFzlW29 a:link,
.cid-rF9sFzlW29 a:visited,
.cid-rF9sFzlW29 a:active {
  color: #ffffff !important;
}
.cid-rF9sFzlW29 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF9sFzlW29 p {
  color: #ffffff !important;
}
.cid-rF9sFzlW29 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF9sFzlW29 .fade:hover {
  opacity: 0.8;
}
.cid-rF9sFzlW29 .foot-title {
  color: #ffffff;
}
.cid-rF9sFAlinc.popup-builder {
  background-color: #ffffff;
}
.cid-rF9sFAlinc.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF9sFAlinc.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF9sFAlinc .modal-content,
.cid-rF9sFAlinc .modal-dialog {
  height: auto;
}
.cid-rF9sFAlinc .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF9sFAlinc .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF9sFAlinc .form-wrapper .mbr-form .form-group,
  .cid-rF9sFAlinc .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF9sFAlinc .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF9sFAlinc .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF9sFAlinc .mbr-text {
  text-align: center;
}
.cid-rF9sFAlinc .pt-0 {
  padding-top: 0 !important;
}
.cid-rF9sFAlinc .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF9sFAlinc .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF9sFAlinc .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF9sFAlinc .modal-open {
  overflow: hidden;
}
.cid-rF9sFAlinc .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF9sFAlinc .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF9sFAlinc .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF9sFAlinc .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF9sFAlinc .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF9sFAlinc .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF9sFAlinc .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF9sFAlinc .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF9sFAlinc .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF9sFAlinc .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF9sFAlinc .modal-backdrop.show {
  opacity: .5;
}
.cid-rF9sFAlinc .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF9sFAlinc .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF9sFAlinc .modal-header .close:hover {
  opacity: 1;
}
.cid-rF9sFAlinc .modal-header .close:focus {
  outline: none;
}
.cid-rF9sFAlinc .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF9sFAlinc .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF9sFAlinc .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF9sFAlinc .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF9sFAlinc .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF9sFAlinc .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF9sFAlinc .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF9sFAlinc .modal-sm {
    max-width: 300px;
  }
  .cid-rF9sFAlinc .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF9sFAlinc .modal-lg,
  .cid-rF9sFAlinc .modal-xl {
    max-width: 800px;
  }
  .cid-rF9sFAlinc .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF9sFAlinc .modal-xl {
    max-width: 1140px;
  }
  .cid-rF9sFAlinc .container {
    max-width: 1140px;
  }
}
.cid-rF9sFAlinc .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF9sFAlinc .container {
    max-width: 720px;
  }
}
.cid-rF9sFAlinc .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF9sFAlinc .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF9sFAlinc .form-group {
  margin-bottom: 1rem;
}
.cid-rF9sFAlinc .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF9sFAlinc .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF9sFAlinc .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcPSuaNXG {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcPSuaNXG .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcPSuaNXG .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcPSuaNXG h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcPSuaNXG .mbr-text,
.cid-rOcPSuaNXG .mbr-section-btn {
  text-align: center;
}
.cid-rOcPSuaNXG .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcPSuaNXG div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcPSuaNXG div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcPSuaNXG .block-title {
  color: #ffffff;
}
.cid-rOcPSuaNXG H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuOLuHJG {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcPT7998f {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcPT7998f H1 {
  color: #222222;
}
.cid-rOcPT7998f .mbr-text,
.cid-rOcPT7998f .mbr-section-btn {
  color: #222222;
}
.cid-rOcPT7998f H3 {
  color: #222222;
}
.cid-rOcPXox5B1 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOcPXox5B1 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rOcPXox5B1 .fade:hover {
  opacity: 0.6;
}
.cid-sCPIsHYFio {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/94-patch.webp");
}
.cid-sCPIsHYFio .content {
  padding-left: 75px;
}
.cid-sCPIsHYFio img {
  width: 100%;
}
.cid-sCPIsHYFio .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIsHYFio .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIsHYFio .mbr-text {
  color: #82786e;
}
.cid-sCPIsHYFio .left-part {
  color: #0f7699;
}
.cid-sCPIsHYFio .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIsHYFio .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIsHYFio .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIsHYFio .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIsHYFio * {
    text-align: left !important;
  }
  .cid-sCPIsHYFio .content {
    padding-left: 30px;
  }
}
.cid-sCPIsHYFio P {
  color: #000000;
}
.cid-rF9pSGV3vz {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9pSGV3vz .block-title {
  text-align: left;
}
.cid-rF9pSHmeOI {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9pSHmeOI .card-img {
  background-color: #fff;
}
.cid-rF9pSHmeOI .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rF9pSHmeOI .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rF9pSHmeOI h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rF9pSHmeOI .mbr-text {
  color: #000000;
}
.cid-rF9pSHmeOI .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rF9pSHmeOI .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rF9pSHmeOI .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rF9pSHmeOI a {
  color: #003366;
}
.cid-rF9pSHmeOI a:hover {
  color: #5787c8;
}
.cid-rF9pSIlbI0 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rF9pSIlbI0 .paddingleft {
  padding-left: 25px;
}
.cid-rF9pSIlbI0 a:hover {
  text-decoration: underline;
}
.cid-rF9pSIRZEP {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rF9pSIRZEP .mbr-section-btn > * {
  margin: 0;
}
.cid-rF9pSIRZEP h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rF9pSIRZEP p {
  color: #232323;
}
.cid-rF9pSIRZEP .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rF9pSIRZEP .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rF9pSIRZEP .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rF9pSIRZEP .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rF9pSIRZEP .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rF9pSIRZEP .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rF9pSIRZEP .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rF9pSIRZEP .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rF9pSIRZEP .card-img span {
    font-size: 40px !important;
  }
}
.cid-rF9pSIRZEP .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rF9pSIRZEP H2 {
  color: #555555;
}
.cid-rF9pSIRZEP .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rF9pSIRZEP h2 {
    font-size: 1.7rem;
  }
}
.cid-sALTl12oNo {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALTl12oNo .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALTl12oNo H2 {
  color: #ffffff;
}
.cid-rF9pSJzpgw {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rF9pSJzpgw .content {
    text-align: center;
  }
  .cid-rF9pSJzpgw .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rF9pSJzpgw .img-logo img {
  height: 4rem;
}
.cid-rF9pSJzpgw .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rF9pSJzpgw .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rF9pSJzpgw [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rF9pSJzpgw .input-group-btn {
  display: inline-block;
}
.cid-rF9pSJzpgw .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rF9pSJzpgw .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rF9pSJzpgw [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rF9pSJzpgw .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rF9pSJzpgw .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rF9pSJzpgw .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rF9pSJzpgw .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rF9pSJzpgw .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rF9pSJzpgw .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rF9pSJzpgw .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rF9pSJzpgw .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rF9pSJzpgw form .input-group input.form-control,
.cid-rF9pSJzpgw form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rF9pSJzpgw .opacity5 {
  opacity: .6;
}
.cid-rF9pSJzpgw .opacity7 {
  opacity: .7;
}
.cid-rF9pSJzpgw a:link,
.cid-rF9pSJzpgw a:visited,
.cid-rF9pSJzpgw a:active {
  color: #ffffff !important;
}
.cid-rF9pSJzpgw a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rF9pSJzpgw p {
  color: #ffffff !important;
}
.cid-rF9pSJzpgw .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rF9pSJzpgw .fade:hover {
  opacity: 0.8;
}
.cid-rF9pSJzpgw .foot-title {
  color: #ffffff;
}
.cid-rF9pSKDLDY.popup-builder {
  background-color: #ffffff;
}
.cid-rF9pSKDLDY.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rF9pSKDLDY.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rF9pSKDLDY .modal-content,
.cid-rF9pSKDLDY .modal-dialog {
  height: auto;
}
.cid-rF9pSKDLDY .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rF9pSKDLDY .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rF9pSKDLDY .form-wrapper .mbr-form .form-group,
  .cid-rF9pSKDLDY .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rF9pSKDLDY .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rF9pSKDLDY .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rF9pSKDLDY .mbr-text {
  text-align: center;
}
.cid-rF9pSKDLDY .pt-0 {
  padding-top: 0 !important;
}
.cid-rF9pSKDLDY .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rF9pSKDLDY .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rF9pSKDLDY .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rF9pSKDLDY .modal-open {
  overflow: hidden;
}
.cid-rF9pSKDLDY .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rF9pSKDLDY .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rF9pSKDLDY .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rF9pSKDLDY .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rF9pSKDLDY .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rF9pSKDLDY .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rF9pSKDLDY .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rF9pSKDLDY .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rF9pSKDLDY .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rF9pSKDLDY .modal-backdrop.fade {
  opacity: 0;
}
.cid-rF9pSKDLDY .modal-backdrop.show {
  opacity: .5;
}
.cid-rF9pSKDLDY .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rF9pSKDLDY .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rF9pSKDLDY .modal-header .close:hover {
  opacity: 1;
}
.cid-rF9pSKDLDY .modal-header .close:focus {
  outline: none;
}
.cid-rF9pSKDLDY .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rF9pSKDLDY .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rF9pSKDLDY .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rF9pSKDLDY .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rF9pSKDLDY .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rF9pSKDLDY .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rF9pSKDLDY .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rF9pSKDLDY .modal-sm {
    max-width: 300px;
  }
  .cid-rF9pSKDLDY .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rF9pSKDLDY .modal-lg,
  .cid-rF9pSKDLDY .modal-xl {
    max-width: 800px;
  }
  .cid-rF9pSKDLDY .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rF9pSKDLDY .modal-xl {
    max-width: 1140px;
  }
  .cid-rF9pSKDLDY .container {
    max-width: 1140px;
  }
}
.cid-rF9pSKDLDY .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rF9pSKDLDY .container {
    max-width: 720px;
  }
}
.cid-rF9pSKDLDY .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rF9pSKDLDY .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rF9pSKDLDY .form-group {
  margin-bottom: 1rem;
}
.cid-rF9pSKDLDY .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rF9pSKDLDY .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rF9pSKDLDY .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMIkT4ZiA {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMIkT4ZiA .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMIkT4ZiA .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMIkT4ZiA h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMIkT4ZiA .mbr-text,
.cid-rRMIkT4ZiA .mbr-section-btn {
  text-align: center;
}
.cid-rRMIkT4ZiA .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMIkT4ZiA div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMIkT4ZiA div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMIkT4ZiA .block-title {
  color: #ffffff;
}
.cid-rRMIkT4ZiA H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXtXRPTbz {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMImeeYIP {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMImeeYIP h2 {
  color: #222222;
}
.cid-rRMImeeYIP .mbr-text,
.cid-rRMImeeYIP .mbr-section-btn {
  color: #222222;
}
.cid-rRMImeeYIP H3 {
  color: #222222;
}
.cid-sCaBN3vL15 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/460-patch.webp");
}
.cid-sCaBN3vL15 .content {
  padding-left: 75px;
}
.cid-sCaBN3vL15 img {
  width: 100%;
}
.cid-sCaBN3vL15 .mbr-section-subtitle {
  color: #000000;
}
.cid-sCaBN3vL15 .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCaBN3vL15 .mbr-text {
  color: #82786e;
}
.cid-sCaBN3vL15 .left-part {
  color: #0f7699;
}
.cid-sCaBN3vL15 .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCaBN3vL15 .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCaBN3vL15 .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCaBN3vL15 .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCaBN3vL15 * {
    text-align: left !important;
  }
  .cid-sCaBN3vL15 .content {
    padding-left: 30px;
  }
}
.cid-sCaBN3vL15 P {
  color: #000000;
}
.cid-rFkaJ5M6Dp {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkaJ5M6Dp .block-title {
  text-align: left;
}
.cid-rFkaJ69d4i {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkaJ69d4i .card-img {
  background-color: #fff;
}
.cid-rFkaJ69d4i .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFkaJ69d4i .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFkaJ69d4i h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFkaJ69d4i .mbr-text {
  color: #000000;
}
.cid-rFkaJ69d4i .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFkaJ69d4i .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFkaJ69d4i .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFkaJ69d4i a {
  color: #003366;
}
.cid-rFkaJ69d4i a:hover {
  color: #5787c8;
}
.cid-rFkaJ71KhK {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFkaJ71KhK .paddingleft {
  padding-left: 25px;
}
.cid-rFkaJ71KhK a:hover {
  text-decoration: underline;
}
.cid-sALRINpDS2 {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRINpDS2 .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRINpDS2 H2 {
  color: #ffffff;
}
.cid-rFkaJ7Aalo {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkaJ7Aalo .content {
    text-align: center;
  }
  .cid-rFkaJ7Aalo .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkaJ7Aalo .img-logo img {
  height: 4rem;
}
.cid-rFkaJ7Aalo .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkaJ7Aalo .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkaJ7Aalo [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkaJ7Aalo .input-group-btn {
  display: inline-block;
}
.cid-rFkaJ7Aalo .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkaJ7Aalo .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkaJ7Aalo [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkaJ7Aalo .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkaJ7Aalo .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkaJ7Aalo .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkaJ7Aalo .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkaJ7Aalo .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkaJ7Aalo .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkaJ7Aalo .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkaJ7Aalo .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkaJ7Aalo form .input-group input.form-control,
.cid-rFkaJ7Aalo form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkaJ7Aalo .opacity5 {
  opacity: .6;
}
.cid-rFkaJ7Aalo .opacity7 {
  opacity: .7;
}
.cid-rFkaJ7Aalo a:link,
.cid-rFkaJ7Aalo a:visited,
.cid-rFkaJ7Aalo a:active {
  color: #ffffff !important;
}
.cid-rFkaJ7Aalo a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkaJ7Aalo p {
  color: #ffffff !important;
}
.cid-rFkaJ7Aalo .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkaJ7Aalo .fade:hover {
  opacity: 0.8;
}
.cid-rFkaJ7Aalo .foot-title {
  color: #ffffff;
}
.cid-rFkaJ8v0Uo.popup-builder {
  background-color: #ffffff;
}
.cid-rFkaJ8v0Uo.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkaJ8v0Uo.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkaJ8v0Uo .modal-content,
.cid-rFkaJ8v0Uo .modal-dialog {
  height: auto;
}
.cid-rFkaJ8v0Uo .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkaJ8v0Uo .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkaJ8v0Uo .form-wrapper .mbr-form .form-group,
  .cid-rFkaJ8v0Uo .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkaJ8v0Uo .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkaJ8v0Uo .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkaJ8v0Uo .mbr-text {
  text-align: center;
}
.cid-rFkaJ8v0Uo .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkaJ8v0Uo .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkaJ8v0Uo .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkaJ8v0Uo .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkaJ8v0Uo .modal-open {
  overflow: hidden;
}
.cid-rFkaJ8v0Uo .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkaJ8v0Uo .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkaJ8v0Uo .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkaJ8v0Uo .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkaJ8v0Uo .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkaJ8v0Uo .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkaJ8v0Uo .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkaJ8v0Uo .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkaJ8v0Uo .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkaJ8v0Uo .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkaJ8v0Uo .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkaJ8v0Uo .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkaJ8v0Uo .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkaJ8v0Uo .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkaJ8v0Uo .modal-header .close:focus {
  outline: none;
}
.cid-rFkaJ8v0Uo .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkaJ8v0Uo .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkaJ8v0Uo .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkaJ8v0Uo .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkaJ8v0Uo .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkaJ8v0Uo .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkaJ8v0Uo .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkaJ8v0Uo .modal-sm {
    max-width: 300px;
  }
  .cid-rFkaJ8v0Uo .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkaJ8v0Uo .modal-lg,
  .cid-rFkaJ8v0Uo .modal-xl {
    max-width: 800px;
  }
  .cid-rFkaJ8v0Uo .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkaJ8v0Uo .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkaJ8v0Uo .container {
    max-width: 1140px;
  }
}
.cid-rFkaJ8v0Uo .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkaJ8v0Uo .container {
    max-width: 720px;
  }
}
.cid-rFkaJ8v0Uo .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkaJ8v0Uo .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkaJ8v0Uo .form-group {
  margin-bottom: 1rem;
}
.cid-rFkaJ8v0Uo .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkaJ8v0Uo .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkaJ8v0Uo .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcLUgjCnS {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcLUgjCnS .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcLUgjCnS .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcLUgjCnS h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcLUgjCnS .mbr-text,
.cid-rOcLUgjCnS .mbr-section-btn {
  text-align: center;
}
.cid-rOcLUgjCnS .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcLUgjCnS div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcLUgjCnS div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcLUgjCnS .block-title {
  color: #ffffff;
}
.cid-rOcLUgjCnS H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXu7K2BlB {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcLUKG2n5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcLUKG2n5 H1 {
  color: #222222;
}
.cid-rOcLUKG2n5 .mbr-text,
.cid-rOcLUKG2n5 .mbr-section-btn {
  color: #222222;
}
.cid-rOcLUKG2n5 H3 {
  color: #222222;
}
.cid-rOcLVHFgxN {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOcLVHFgxN .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rOcLVHFgxN .fade:hover {
  opacity: 0.6;
}
.cid-sCbYEbWOMC {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/49-patch.webp");
}
.cid-sCbYEbWOMC .content {
  padding-left: 75px;
}
.cid-sCbYEbWOMC img {
  width: 100%;
}
.cid-sCbYEbWOMC .mbr-section-subtitle {
  color: #000000;
}
.cid-sCbYEbWOMC .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCbYEbWOMC .mbr-text {
  color: #82786e;
}
.cid-sCbYEbWOMC .left-part {
  color: #0f7699;
}
.cid-sCbYEbWOMC .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCbYEbWOMC .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCbYEbWOMC .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCbYEbWOMC .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCbYEbWOMC * {
    text-align: left !important;
  }
  .cid-sCbYEbWOMC .content {
    padding-left: 30px;
  }
}
.cid-sCbYEbWOMC P {
  color: #000000;
}
.cid-rFkddMmu3d {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkddMmu3d .block-title {
  text-align: left;
}
.cid-rFkddMJTei {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkddMJTei .card-img {
  background-color: #fff;
}
.cid-rFkddMJTei .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFkddMJTei .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFkddMJTei h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFkddMJTei .mbr-text {
  color: #000000;
}
.cid-rFkddMJTei .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFkddMJTei .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFkddMJTei .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFkddMJTei a {
  color: #003366;
}
.cid-rFkddMJTei a:hover {
  color: #5787c8;
}
.cid-rFkddNKSet {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFkddNKSet .paddingleft {
  padding-left: 25px;
}
.cid-rFkddNKSet a:hover {
  text-decoration: underline;
}
.cid-sALRWkiECu {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALRWkiECu .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALRWkiECu H2 {
  color: #ffffff;
}
.cid-rFkddOf65b {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkddOf65b .content {
    text-align: center;
  }
  .cid-rFkddOf65b .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkddOf65b .img-logo img {
  height: 4rem;
}
.cid-rFkddOf65b .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkddOf65b .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkddOf65b [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkddOf65b .input-group-btn {
  display: inline-block;
}
.cid-rFkddOf65b .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkddOf65b .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkddOf65b [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkddOf65b .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkddOf65b .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkddOf65b .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkddOf65b .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkddOf65b .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkddOf65b .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkddOf65b .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkddOf65b .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkddOf65b form .input-group input.form-control,
.cid-rFkddOf65b form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkddOf65b .opacity5 {
  opacity: .6;
}
.cid-rFkddOf65b .opacity7 {
  opacity: .7;
}
.cid-rFkddOf65b a:link,
.cid-rFkddOf65b a:visited,
.cid-rFkddOf65b a:active {
  color: #ffffff !important;
}
.cid-rFkddOf65b a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkddOf65b p {
  color: #ffffff !important;
}
.cid-rFkddOf65b .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkddOf65b .fade:hover {
  opacity: 0.8;
}
.cid-rFkddOf65b .foot-title {
  color: #ffffff;
}
.cid-rFkddP5lYc.popup-builder {
  background-color: #ffffff;
}
.cid-rFkddP5lYc.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkddP5lYc.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkddP5lYc .modal-content,
.cid-rFkddP5lYc .modal-dialog {
  height: auto;
}
.cid-rFkddP5lYc .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkddP5lYc .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkddP5lYc .form-wrapper .mbr-form .form-group,
  .cid-rFkddP5lYc .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkddP5lYc .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkddP5lYc .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkddP5lYc .mbr-text {
  text-align: center;
}
.cid-rFkddP5lYc .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkddP5lYc .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkddP5lYc .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkddP5lYc .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkddP5lYc .modal-open {
  overflow: hidden;
}
.cid-rFkddP5lYc .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkddP5lYc .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkddP5lYc .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkddP5lYc .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkddP5lYc .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkddP5lYc .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkddP5lYc .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkddP5lYc .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkddP5lYc .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkddP5lYc .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkddP5lYc .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkddP5lYc .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkddP5lYc .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkddP5lYc .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkddP5lYc .modal-header .close:focus {
  outline: none;
}
.cid-rFkddP5lYc .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkddP5lYc .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkddP5lYc .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkddP5lYc .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkddP5lYc .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkddP5lYc .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkddP5lYc .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkddP5lYc .modal-sm {
    max-width: 300px;
  }
  .cid-rFkddP5lYc .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkddP5lYc .modal-lg,
  .cid-rFkddP5lYc .modal-xl {
    max-width: 800px;
  }
  .cid-rFkddP5lYc .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkddP5lYc .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkddP5lYc .container {
    max-width: 1140px;
  }
}
.cid-rFkddP5lYc .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkddP5lYc .container {
    max-width: 720px;
  }
}
.cid-rFkddP5lYc .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkddP5lYc .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkddP5lYc .form-group {
  margin-bottom: 1rem;
}
.cid-rFkddP5lYc .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkddP5lYc .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkddP5lYc .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rO5GDC6HaX {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rO5GDC6HaX .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rO5GDC6HaX .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rO5GDC6HaX h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rO5GDC6HaX .mbr-text,
.cid-rO5GDC6HaX .mbr-section-btn {
  text-align: center;
}
.cid-rO5GDC6HaX .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rO5GDC6HaX div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rO5GDC6HaX div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rO5GDC6HaX .block-title {
  color: #ffffff;
}
.cid-rO5GDC6HaX H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuhGqjQK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO5GCOiMB5 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rO5GCOiMB5 H1 {
  color: #222222;
}
.cid-rO5GCOiMB5 .mbr-text,
.cid-rO5GCOiMB5 .mbr-section-btn {
  color: #222222;
}
.cid-rO5GCOiMB5 H3 {
  color: #222222;
}
.cid-rO5KdUMRQr {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rO5KdUMRQr .paddingleft {
  padding-left: 25px;
}
.cid-rO5KdUMRQr a:hover {
  text-decoration: underline;
}
.cid-sCPIdjibeU {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/5-patch.webp");
}
.cid-sCPIdjibeU .content {
  padding-left: 75px;
}
.cid-sCPIdjibeU img {
  width: 100%;
}
.cid-sCPIdjibeU .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIdjibeU .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIdjibeU .mbr-text {
  color: #82786e;
}
.cid-sCPIdjibeU .left-part {
  color: #0f7699;
}
.cid-sCPIdjibeU .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIdjibeU .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIdjibeU .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIdjibeU .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIdjibeU * {
    text-align: left !important;
  }
  .cid-sCPIdjibeU .content {
    padding-left: 30px;
  }
}
.cid-sCPIdjibeU P {
  color: #000000;
}
.cid-rFkfjmD7jV {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkfjmD7jV .block-title {
  text-align: left;
}
.cid-rFkfjn4Gav {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkfjn4Gav .card-img {
  background-color: #fff;
}
.cid-rFkfjn4Gav .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFkfjn4Gav .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFkfjn4Gav h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFkfjn4Gav .mbr-text {
  color: #000000;
}
.cid-rFkfjn4Gav .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFkfjn4Gav .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFkfjn4Gav .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFkfjn4Gav a {
  color: #003366;
}
.cid-rFkfjn4Gav a:hover {
  color: #5787c8;
}
.cid-rFkfjpaZGa {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkfjpaZGa .paddingleft {
  padding-left: 25px;
}
.cid-rFkfjpaZGa a:hover {
  text-decoration: underline;
}
.cid-rFkjuUY0Vl {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFkjuUY0Vl .paddingleft {
  padding-left: 25px;
}
.cid-rFkjuUY0Vl a:hover {
  text-decoration: underline;
}
.cid-sALS92g6nx {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALS92g6nx .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALS92g6nx H2 {
  color: #ffffff;
}
.cid-rFkfjpAAx5 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkfjpAAx5 .content {
    text-align: center;
  }
  .cid-rFkfjpAAx5 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkfjpAAx5 .img-logo img {
  height: 4rem;
}
.cid-rFkfjpAAx5 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkfjpAAx5 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkfjpAAx5 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkfjpAAx5 .input-group-btn {
  display: inline-block;
}
.cid-rFkfjpAAx5 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkfjpAAx5 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkfjpAAx5 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkfjpAAx5 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkfjpAAx5 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkfjpAAx5 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkfjpAAx5 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkfjpAAx5 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkfjpAAx5 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkfjpAAx5 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkfjpAAx5 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkfjpAAx5 form .input-group input.form-control,
.cid-rFkfjpAAx5 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkfjpAAx5 .opacity5 {
  opacity: .6;
}
.cid-rFkfjpAAx5 .opacity7 {
  opacity: .7;
}
.cid-rFkfjpAAx5 a:link,
.cid-rFkfjpAAx5 a:visited,
.cid-rFkfjpAAx5 a:active {
  color: #ffffff !important;
}
.cid-rFkfjpAAx5 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkfjpAAx5 p {
  color: #ffffff !important;
}
.cid-rFkfjpAAx5 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkfjpAAx5 .fade:hover {
  opacity: 0.8;
}
.cid-rFkfjpAAx5 .foot-title {
  color: #ffffff;
}
.cid-rFkfjqvgMX.popup-builder {
  background-color: #ffffff;
}
.cid-rFkfjqvgMX.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkfjqvgMX.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkfjqvgMX .modal-content,
.cid-rFkfjqvgMX .modal-dialog {
  height: auto;
}
.cid-rFkfjqvgMX .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkfjqvgMX .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkfjqvgMX .form-wrapper .mbr-form .form-group,
  .cid-rFkfjqvgMX .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkfjqvgMX .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkfjqvgMX .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkfjqvgMX .mbr-text {
  text-align: center;
}
.cid-rFkfjqvgMX .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkfjqvgMX .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkfjqvgMX .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkfjqvgMX .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkfjqvgMX .modal-open {
  overflow: hidden;
}
.cid-rFkfjqvgMX .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkfjqvgMX .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkfjqvgMX .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkfjqvgMX .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkfjqvgMX .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkfjqvgMX .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkfjqvgMX .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkfjqvgMX .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkfjqvgMX .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkfjqvgMX .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkfjqvgMX .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkfjqvgMX .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkfjqvgMX .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkfjqvgMX .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkfjqvgMX .modal-header .close:focus {
  outline: none;
}
.cid-rFkfjqvgMX .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkfjqvgMX .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkfjqvgMX .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkfjqvgMX .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkfjqvgMX .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkfjqvgMX .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkfjqvgMX .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkfjqvgMX .modal-sm {
    max-width: 300px;
  }
  .cid-rFkfjqvgMX .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkfjqvgMX .modal-lg,
  .cid-rFkfjqvgMX .modal-xl {
    max-width: 800px;
  }
  .cid-rFkfjqvgMX .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkfjqvgMX .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkfjqvgMX .container {
    max-width: 1140px;
  }
}
.cid-rFkfjqvgMX .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkfjqvgMX .container {
    max-width: 720px;
  }
}
.cid-rFkfjqvgMX .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkfjqvgMX .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkfjqvgMX .form-group {
  margin-bottom: 1rem;
}
.cid-rFkfjqvgMX .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkfjqvgMX .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkfjqvgMX .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rRMGtshh68 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rRMGtshh68 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rRMGtshh68 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rRMGtshh68 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rRMGtshh68 .mbr-text,
.cid-rRMGtshh68 .mbr-section-btn {
  text-align: center;
}
.cid-rRMGtshh68 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rRMGtshh68 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rRMGtshh68 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rRMGtshh68 .block-title {
  color: #ffffff;
}
.cid-rRMGtshh68 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuojz7hV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMGs9oDGX {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rRMGs9oDGX h2 {
  color: #222222;
}
.cid-rRMGs9oDGX .mbr-text,
.cid-rRMGs9oDGX .mbr-section-btn {
  color: #222222;
}
.cid-rRMGs9oDGX H3 {
  color: #222222;
}
.cid-sCPIg28JEx {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/539-patch.webp");
}
.cid-sCPIg28JEx .content {
  padding-left: 75px;
}
.cid-sCPIg28JEx img {
  width: 100%;
}
.cid-sCPIg28JEx .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIg28JEx .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIg28JEx .mbr-text {
  color: #82786e;
}
.cid-sCPIg28JEx .left-part {
  color: #0f7699;
}
.cid-sCPIg28JEx .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIg28JEx .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIg28JEx .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIg28JEx .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIg28JEx * {
    text-align: left !important;
  }
  .cid-sCPIg28JEx .content {
    padding-left: 30px;
  }
}
.cid-sCPIg28JEx P {
  color: #000000;
}
.cid-rFklkVQOvq {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFklkVQOvq .block-title {
  text-align: left;
}
.cid-rFklkWhMOh {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFklkWhMOh .card-img {
  background-color: #fff;
}
.cid-rFklkWhMOh .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFklkWhMOh .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFklkWhMOh h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFklkWhMOh .mbr-text {
  color: #000000;
}
.cid-rFklkWhMOh .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFklkWhMOh .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFklkWhMOh .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFklkWhMOh a {
  color: #003366;
}
.cid-rFklkWhMOh a:hover {
  color: #5787c8;
}
.cid-rFklkXcMoH {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFklkXcMoH .paddingleft {
  padding-left: 25px;
}
.cid-rFklkXcMoH a:hover {
  text-decoration: underline;
}
.cid-sALSeL50aA {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALSeL50aA .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALSeL50aA H2 {
  color: #ffffff;
}
.cid-rFklkYcWZ6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFklkYcWZ6 .content {
    text-align: center;
  }
  .cid-rFklkYcWZ6 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFklkYcWZ6 .img-logo img {
  height: 4rem;
}
.cid-rFklkYcWZ6 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFklkYcWZ6 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFklkYcWZ6 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFklkYcWZ6 .input-group-btn {
  display: inline-block;
}
.cid-rFklkYcWZ6 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFklkYcWZ6 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFklkYcWZ6 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFklkYcWZ6 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFklkYcWZ6 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFklkYcWZ6 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFklkYcWZ6 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFklkYcWZ6 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFklkYcWZ6 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFklkYcWZ6 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFklkYcWZ6 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFklkYcWZ6 form .input-group input.form-control,
.cid-rFklkYcWZ6 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFklkYcWZ6 .opacity5 {
  opacity: .6;
}
.cid-rFklkYcWZ6 .opacity7 {
  opacity: .7;
}
.cid-rFklkYcWZ6 a:link,
.cid-rFklkYcWZ6 a:visited,
.cid-rFklkYcWZ6 a:active {
  color: #ffffff !important;
}
.cid-rFklkYcWZ6 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFklkYcWZ6 p {
  color: #ffffff !important;
}
.cid-rFklkYcWZ6 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFklkYcWZ6 .fade:hover {
  opacity: 0.8;
}
.cid-rFklkYcWZ6 .foot-title {
  color: #ffffff;
}
.cid-rFklkZeEph.popup-builder {
  background-color: #ffffff;
}
.cid-rFklkZeEph.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFklkZeEph.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFklkZeEph .modal-content,
.cid-rFklkZeEph .modal-dialog {
  height: auto;
}
.cid-rFklkZeEph .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFklkZeEph .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFklkZeEph .form-wrapper .mbr-form .form-group,
  .cid-rFklkZeEph .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFklkZeEph .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFklkZeEph .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFklkZeEph .mbr-text {
  text-align: center;
}
.cid-rFklkZeEph .pt-0 {
  padding-top: 0 !important;
}
.cid-rFklkZeEph .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFklkZeEph .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFklkZeEph .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFklkZeEph .modal-open {
  overflow: hidden;
}
.cid-rFklkZeEph .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFklkZeEph .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFklkZeEph .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFklkZeEph .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFklkZeEph .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFklkZeEph .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFklkZeEph .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFklkZeEph .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFklkZeEph .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFklkZeEph .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFklkZeEph .modal-backdrop.show {
  opacity: .5;
}
.cid-rFklkZeEph .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFklkZeEph .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFklkZeEph .modal-header .close:hover {
  opacity: 1;
}
.cid-rFklkZeEph .modal-header .close:focus {
  outline: none;
}
.cid-rFklkZeEph .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFklkZeEph .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFklkZeEph .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFklkZeEph .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFklkZeEph .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFklkZeEph .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFklkZeEph .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFklkZeEph .modal-sm {
    max-width: 300px;
  }
  .cid-rFklkZeEph .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFklkZeEph .modal-lg,
  .cid-rFklkZeEph .modal-xl {
    max-width: 800px;
  }
  .cid-rFklkZeEph .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFklkZeEph .modal-xl {
    max-width: 1140px;
  }
  .cid-rFklkZeEph .container {
    max-width: 1140px;
  }
}
.cid-rFklkZeEph .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFklkZeEph .container {
    max-width: 720px;
  }
}
.cid-rFklkZeEph .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFklkZeEph .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFklkZeEph .form-group {
  margin-bottom: 1rem;
}
.cid-rFklkZeEph .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFklkZeEph .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFklkZeEph .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcNhQjrDK {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcNhQjrDK .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcNhQjrDK .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcNhQjrDK h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcNhQjrDK .mbr-text,
.cid-rOcNhQjrDK .mbr-section-btn {
  text-align: center;
}
.cid-rOcNhQjrDK .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcNhQjrDK div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcNhQjrDK div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcNhQjrDK .block-title {
  color: #ffffff;
}
.cid-rOcNhQjrDK H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuxW0Tmp {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcNikI0DO {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcNikI0DO H1 {
  color: #222222;
}
.cid-rOcNikI0DO .mbr-text,
.cid-rOcNikI0DO .mbr-section-btn {
  color: #222222;
}
.cid-rOcNikI0DO H3 {
  color: #222222;
}
.cid-sCPIkRyjSd {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/83-patch.webp");
}
.cid-sCPIkRyjSd .content {
  padding-left: 75px;
}
.cid-sCPIkRyjSd img {
  width: 100%;
}
.cid-sCPIkRyjSd .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIkRyjSd .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIkRyjSd .mbr-text {
  color: #82786e;
}
.cid-sCPIkRyjSd .left-part {
  color: #0f7699;
}
.cid-sCPIkRyjSd .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIkRyjSd .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIkRyjSd .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIkRyjSd .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIkRyjSd * {
    text-align: left !important;
  }
  .cid-sCPIkRyjSd .content {
    padding-left: 30px;
  }
}
.cid-sCPIkRyjSd P {
  color: #000000;
}
.cid-rFkFMmbh6l {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkFMmbh6l .block-title {
  text-align: left;
}
.cid-rFkFMmFGgS {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkFMmFGgS .card-img {
  background-color: #fff;
}
.cid-rFkFMmFGgS .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFkFMmFGgS .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFkFMmFGgS h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFkFMmFGgS .mbr-text {
  color: #000000;
}
.cid-rFkFMmFGgS .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFkFMmFGgS .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFkFMmFGgS .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFkFMmFGgS a {
  color: #003366;
}
.cid-rFkFMmFGgS a:hover {
  color: #5787c8;
}
.cid-rFkFMnEFUn {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFkFMnEFUn .paddingleft {
  padding-left: 25px;
}
.cid-rFkFMnEFUn a:hover {
  text-decoration: underline;
}
.cid-sALSUCvt0y {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALSUCvt0y .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALSUCvt0y H2 {
  color: #ffffff;
}
.cid-rFkFMoQ3jc {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkFMoQ3jc .content {
    text-align: center;
  }
  .cid-rFkFMoQ3jc .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkFMoQ3jc .img-logo img {
  height: 4rem;
}
.cid-rFkFMoQ3jc .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkFMoQ3jc .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkFMoQ3jc [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkFMoQ3jc .input-group-btn {
  display: inline-block;
}
.cid-rFkFMoQ3jc .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkFMoQ3jc .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkFMoQ3jc [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkFMoQ3jc .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkFMoQ3jc .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkFMoQ3jc .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkFMoQ3jc .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkFMoQ3jc .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkFMoQ3jc .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkFMoQ3jc .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkFMoQ3jc .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkFMoQ3jc form .input-group input.form-control,
.cid-rFkFMoQ3jc form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkFMoQ3jc .opacity5 {
  opacity: .6;
}
.cid-rFkFMoQ3jc .opacity7 {
  opacity: .7;
}
.cid-rFkFMoQ3jc a:link,
.cid-rFkFMoQ3jc a:visited,
.cid-rFkFMoQ3jc a:active {
  color: #ffffff !important;
}
.cid-rFkFMoQ3jc a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkFMoQ3jc p {
  color: #ffffff !important;
}
.cid-rFkFMoQ3jc .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkFMoQ3jc .fade:hover {
  opacity: 0.8;
}
.cid-rFkFMoQ3jc .foot-title {
  color: #ffffff;
}
.cid-rFkFMpQQz8.popup-builder {
  background-color: #ffffff;
}
.cid-rFkFMpQQz8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkFMpQQz8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkFMpQQz8 .modal-content,
.cid-rFkFMpQQz8 .modal-dialog {
  height: auto;
}
.cid-rFkFMpQQz8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkFMpQQz8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkFMpQQz8 .form-wrapper .mbr-form .form-group,
  .cid-rFkFMpQQz8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkFMpQQz8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkFMpQQz8 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkFMpQQz8 .mbr-text {
  text-align: center;
}
.cid-rFkFMpQQz8 .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkFMpQQz8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkFMpQQz8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkFMpQQz8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkFMpQQz8 .modal-open {
  overflow: hidden;
}
.cid-rFkFMpQQz8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkFMpQQz8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkFMpQQz8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkFMpQQz8 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkFMpQQz8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkFMpQQz8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkFMpQQz8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkFMpQQz8 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkFMpQQz8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkFMpQQz8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkFMpQQz8 .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkFMpQQz8 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkFMpQQz8 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkFMpQQz8 .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkFMpQQz8 .modal-header .close:focus {
  outline: none;
}
.cid-rFkFMpQQz8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkFMpQQz8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkFMpQQz8 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkFMpQQz8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkFMpQQz8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkFMpQQz8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkFMpQQz8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkFMpQQz8 .modal-sm {
    max-width: 300px;
  }
  .cid-rFkFMpQQz8 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkFMpQQz8 .modal-lg,
  .cid-rFkFMpQQz8 .modal-xl {
    max-width: 800px;
  }
  .cid-rFkFMpQQz8 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkFMpQQz8 .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkFMpQQz8 .container {
    max-width: 1140px;
  }
}
.cid-rFkFMpQQz8 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkFMpQQz8 .container {
    max-width: 720px;
  }
}
.cid-rFkFMpQQz8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkFMpQQz8 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkFMpQQz8 .form-group {
  margin-bottom: 1rem;
}
.cid-rFkFMpQQz8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkFMpQQz8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkFMpQQz8 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOiXYbW53R {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOiXYbW53R .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOiXYbW53R .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOiXYbW53R h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOiXYbW53R .mbr-text,
.cid-rOiXYbW53R .mbr-section-btn {
  text-align: center;
}
.cid-rOiXYbW53R .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOiXYbW53R div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOiXYbW53R div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOiXYbW53R .block-title {
  color: #ffffff;
}
.cid-rOiXYbW53R H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuZnPVia {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOiY1trswI {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOiY1trswI h2 {
  color: #222222;
}
.cid-rOiY1trswI .mbr-text,
.cid-rOiY1trswI .mbr-section-btn {
  color: #222222;
}
.cid-rOiY1trswI H3 {
  color: #222222;
}
.cid-sCPIxLYKaf {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/adwc-patch.webp");
}
.cid-sCPIxLYKaf .content {
  padding-left: 75px;
}
.cid-sCPIxLYKaf img {
  width: 100%;
}
.cid-sCPIxLYKaf .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPIxLYKaf .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPIxLYKaf .mbr-text {
  color: #82786e;
}
.cid-sCPIxLYKaf .left-part {
  color: #0f7699;
}
.cid-sCPIxLYKaf .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPIxLYKaf .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPIxLYKaf .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPIxLYKaf .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPIxLYKaf * {
    text-align: left !important;
  }
  .cid-sCPIxLYKaf .content {
    padding-left: 30px;
  }
}
.cid-sCPIxLYKaf P {
  color: #000000;
}
.cid-rFkJmOR23e {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkJmOR23e .block-title {
  text-align: left;
}
.cid-rFkJmPhX4V {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkJmPhX4V .card-img {
  background-color: #fff;
}
.cid-rFkJmPhX4V .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFkJmPhX4V .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFkJmPhX4V h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFkJmPhX4V .mbr-text {
  color: #000000;
}
.cid-rFkJmPhX4V .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFkJmPhX4V .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFkJmPhX4V .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFkJmPhX4V a {
  color: #003366;
}
.cid-rFkJmPhX4V a:hover {
  color: #5787c8;
}
.cid-rFkJmQkcAP {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFkJmQkcAP .paddingleft {
  padding-left: 25px;
}
.cid-rFkJmQkcAP a:hover {
  text-decoration: underline;
}
.cid-sALPNeDMIe {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALPNeDMIe .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALPNeDMIe H2 {
  color: #ffffff;
}
.cid-rFkJmQNdBJ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkJmQNdBJ .content {
    text-align: center;
  }
  .cid-rFkJmQNdBJ .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkJmQNdBJ .img-logo img {
  height: 4rem;
}
.cid-rFkJmQNdBJ .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkJmQNdBJ .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkJmQNdBJ [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkJmQNdBJ .input-group-btn {
  display: inline-block;
}
.cid-rFkJmQNdBJ .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkJmQNdBJ .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkJmQNdBJ [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkJmQNdBJ .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkJmQNdBJ .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkJmQNdBJ .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkJmQNdBJ .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkJmQNdBJ .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkJmQNdBJ .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkJmQNdBJ .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkJmQNdBJ .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkJmQNdBJ form .input-group input.form-control,
.cid-rFkJmQNdBJ form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkJmQNdBJ .opacity5 {
  opacity: .6;
}
.cid-rFkJmQNdBJ .opacity7 {
  opacity: .7;
}
.cid-rFkJmQNdBJ a:link,
.cid-rFkJmQNdBJ a:visited,
.cid-rFkJmQNdBJ a:active {
  color: #ffffff !important;
}
.cid-rFkJmQNdBJ a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkJmQNdBJ p {
  color: #ffffff !important;
}
.cid-rFkJmQNdBJ .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkJmQNdBJ .fade:hover {
  opacity: 0.8;
}
.cid-rFkJmQNdBJ .foot-title {
  color: #ffffff;
}
.cid-rFkJmRHvlL.popup-builder {
  background-color: #ffffff;
}
.cid-rFkJmRHvlL.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkJmRHvlL.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkJmRHvlL .modal-content,
.cid-rFkJmRHvlL .modal-dialog {
  height: auto;
}
.cid-rFkJmRHvlL .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkJmRHvlL .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkJmRHvlL .form-wrapper .mbr-form .form-group,
  .cid-rFkJmRHvlL .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkJmRHvlL .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkJmRHvlL .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkJmRHvlL .mbr-text {
  text-align: center;
}
.cid-rFkJmRHvlL .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkJmRHvlL .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkJmRHvlL .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkJmRHvlL .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkJmRHvlL .modal-open {
  overflow: hidden;
}
.cid-rFkJmRHvlL .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkJmRHvlL .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkJmRHvlL .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkJmRHvlL .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkJmRHvlL .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkJmRHvlL .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkJmRHvlL .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkJmRHvlL .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkJmRHvlL .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkJmRHvlL .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkJmRHvlL .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkJmRHvlL .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkJmRHvlL .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkJmRHvlL .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkJmRHvlL .modal-header .close:focus {
  outline: none;
}
.cid-rFkJmRHvlL .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkJmRHvlL .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkJmRHvlL .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkJmRHvlL .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkJmRHvlL .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkJmRHvlL .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkJmRHvlL .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkJmRHvlL .modal-sm {
    max-width: 300px;
  }
  .cid-rFkJmRHvlL .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkJmRHvlL .modal-lg,
  .cid-rFkJmRHvlL .modal-xl {
    max-width: 800px;
  }
  .cid-rFkJmRHvlL .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkJmRHvlL .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkJmRHvlL .container {
    max-width: 1140px;
  }
}
.cid-rFkJmRHvlL .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkJmRHvlL .container {
    max-width: 720px;
  }
}
.cid-rFkJmRHvlL .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkJmRHvlL .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkJmRHvlL .form-group {
  margin-bottom: 1rem;
}
.cid-rFkJmRHvlL .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkJmRHvlL .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkJmRHvlL .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOFhFMJ30B {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOFhFMJ30B .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOFhFMJ30B .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOFhFMJ30B h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOFhFMJ30B .mbr-text,
.cid-rOFhFMJ30B .mbr-section-btn {
  text-align: center;
}
.cid-rOFhFMJ30B .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOFhFMJ30B div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOFhFMJ30B div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOFhFMJ30B .block-title {
  color: #ffffff;
}
.cid-rOFhFMJ30B H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-t1PjyQlNe2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t1PjyQlNe2 .mbr-section {
  text-align: center;
  color: #fff;
}
.cid-t1PjyQlNe2 .block-text {
  text-align: justify;
}
.cid-t1PjyQlNe2 .bg-yellow {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);
}
.cid-t1PjyQlNe2 .text-red {
  color: #990000 !important;
}
.cid-t1PjyQlNe2 .text-blue {
  color: #006699 !important;
}
.cid-t1PjyQlNe2 .line-height {
  line-height: 1.7rem;
}
.cid-t1PjyQlNe2 .mbr-section-title {
  margin-bottom: 10px;
  text-align: center;
  color: #232323;
}
.cid-t1PjyQlNe2 .mbr-section-subtitle {
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}
.cid-t1PjyQlNe2 .mbr-section-text {
  margin-left: 5px;
  margin-right: 5px;
  text-align: left;
}
.cid-t1PjyQlNe2 .mbr-section-btn {
  text-align: center;
}
.cid-t1PjyQlNe2 .blog-listing {
  padding-top: 0;
  padding-bottom: 0;
}
.cid-t1PjyQlNe2 .gray-bg {
  background-color: #ffffff;
}
.cid-t1PjyQlNe2 .blog-grid {
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
}
.cid-t1PjyQlNe2 .blog-grid .blog-img {
  position: relative;
}
.cid-t1PjyQlNe2 .blog-grid .blog-img .date {
  position: absolute;
  background: #344cf1;
  color: #ffffff;
  padding: 0px 0px;
  left: 10px;
  top: 10px;
  border-radius: 0px;
}
.cid-t1PjyQlNe2 .btn-theme {
  background: #344cf1;
  color: #ffffff;
  padding: 6px;
  border-radius: 4px;
}
.cid-t1PjyQlNe2 .blog-grid .blog-img .date span {
  font-size: 18px;
  display: block;
  line-height: 14px;
  font-weight: 400;
}
.cid-t1PjyQlNe2 .blog-grid .blog-img .date label {
  font-size: 18px;
  margin: 0;
}
.cid-t1PjyQlNe2 .blog-grid .blog-info {
  padding: 20px;
}
.cid-t1PjyQlNe2 .blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.cid-t1PjyQlNe2 .blog-grid .blog-info h5 a {
  color: #073b4c;
}
.cid-t1PjyQlNe2 .blog-grid .blog-info p {
  margin: 0;
}
.cid-t1PjyQlNe2 .blog-grid .blog-info .btn-bar {
  margin-top: 10px;
}
.cid-t1PjyQlNe2 .blog-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.cid-t1PjyQlNe2 .blog-aside .widget-body {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.cid-t1PjyQlNe2 .blog-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.cid-t1PjyQlNe2 .blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #073b4c;
  margin: 0;
}
.cid-t1PjyQlNe2 .blog-aside .media {
  margin-bottom: 15px;
}
.cid-t1PjyQlNe2 .blog-aside p {
  font-size: 16px;
  margin: 0;
}
.cid-t1PjyQlNe2 .blog-aside .avatar {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.cid-t1PjyQlNe2 .blog-aside h6 {
  font-weight: 600;
  color: #073b4c;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.cid-t1PjyQlNe2 .blog-aside .post-aside {
  margin-bottom: 15px;
}
.cid-t1PjyQlNe2 .blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.cid-t1PjyQlNe2 .blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.cid-t1PjyQlNe2 .blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.cid-t1PjyQlNe2 .blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside img {
  border-radius: 3px;
}
.cid-t1PjyQlNe2 .lpa-right img {
  border-radius: 3px;
  width: 60%;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  padding-bottom: 10px;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside .lpa-title a {
  color: #073b4c;
}
.cid-t1PjyQlNe2 .lpa-title a {
  color: #073b4c;
  font-weight: 600;
}
.cid-t1PjyQlNe2 .blog-aside .latest-post-aside .lpa-meta i {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  font-style: italic;
}
.cid-t1PjyQlNe2 .tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #344cf1;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.cid-t1PjyQlNe2 .tag-cloud a:hover {
  background: #fc5356;
}
.cid-t1PjyQlNe2 .blog-single {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cid-t1PjyQlNe2 .article {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.cid-t1PjyQlNe2 .article .article-title {
  padding: 15px 0 20px;
}
.cid-t1PjyQlNe2 .article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.cid-t1PjyQlNe2 .article .article-title h6 a {
  text-transform: uppercase;
  color: #fc5356;
  border-bottom: 1px solid #fc5356;
}
.cid-t1PjyQlNe2 .article .article-title h2 {
  color: #20247b;
  font-weight: 600;
}
.cid-t1PjyQlNe2 .article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.cid-t1PjyQlNe2 .article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.cid-t1PjyQlNe2 .article .article-title .media .media-body {
  padding-left: 0px;
}
.cid-t1PjyQlNe2 .article .article-title .media .media-body label {
  font-weight: 600;
  color: #fc5356;
  margin: 0;
}
.cid-t1PjyQlNe2 .article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.cid-t1PjyQlNe2 .article .article-content h1,
.cid-t1PjyQlNe2 .article .article-content h2,
.cid-t1PjyQlNe2 .article .article-content h4,
.cid-t1PjyQlNe2 .article .article-content h5,
.cid-t1PjyQlNe2 .article .article-content h6 {
  color: #20247b;
  font-weight: 600;
  margin-bottom: 15px;
}
.cid-t1PjyQlNe2 .article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.cid-t1PjyQlNe2 .article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.cid-t1PjyQlNe2 .article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.cid-t1PjyQlNe2 .article .article-content blockquote .blockquote-footer cite {
  font-weight: 600;
}
.cid-t1PjyQlNe2 .article .tag-cloud {
  padding-top: 10px;
}
.cid-t1PjyQlNe2 .article-comment {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.cid-t1PjyQlNe2 .article-comment h4 {
  color: #20247b;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 22px;
}
.cid-t1PjyQlNe2 img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}
@media (max-width: 767px) {
  .cid-t1PjyQlNe2 h6 {
    text-align: right !important;
  }
  .cid-t1PjyQlNe2 .mbr-section-subtitle {
    font-size: 110%;
  }
}
.cid-t1PjyQlNe2 .blog-img {
  width: 100%;
}
.cid-t1PjyQlNe2 .img-crisishotline {
  max-width: 100% !important;
  border-radius: 0;
}
.cid-t1PjyQlNe2 .mbr-text {
  text-align: left;
  color: #232323;
}
.cid-t1PjyQlNe2 .mbr-section-counter-container {
  color: #232323;
}
.cid-t1PjyQlNe2 .mbr-select-textt {
  color: #ffffff;
}
.cid-t1PjyQlNe2 .list {
  color: #f5f7fa;
}
.cid-t1PjyQlNe2 P {
  color: #ffffff;
  text-align: right;
  font-weight: 300 !important;
}
.cid-t1Ps6fLwmz {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
@media (max-width: 768px) {
  .cid-t1Ps6fLwmz .img-responsive2 {
    max-width: 30%;
    background-size: 30% auto;
  }
}
.cid-t1Ps6fLwmz .fismenuconfig {
  background-color: transparent;
  min-height: 200px;
  margin: 0 auto;
  overflow: auto;
}
.cid-t1Ps6fLwmz .button1,
.cid-t1Ps6fLwmz .button1 a:link,
.cid-t1Ps6fLwmz .button1 a:visited,
.cid-t1Ps6fLwmz .button1 a:active {
  font-family: Arial;
  font-size: 0.9em;
  font-weight: 400;
  min-width: 175px;
  max-width: 180px;
  text-align: center;
  padding-top: 0.2em;
  float: left;
  min-height: 250px;
  max-height: 500px;
}
.cid-t1Ps6fLwmz .button1 a:hover {
  text-decoration: underline;
}
.cid-t1Ps6fLwmz .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-t1Ps6fLwmz .fade:hover {
  opacity: 0.8;
}
.cid-t1Ps6fLwmz H3 {
  color: #232323;
  text-align: center;
}
.cid-rFkXBHjpld {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkXBHjpld .content {
    text-align: center;
  }
  .cid-rFkXBHjpld .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkXBHjpld .img-logo img {
  height: 4rem;
}
.cid-rFkXBHjpld .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkXBHjpld .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkXBHjpld [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkXBHjpld .input-group-btn {
  display: inline-block;
}
.cid-rFkXBHjpld .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkXBHjpld .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkXBHjpld [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkXBHjpld .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkXBHjpld .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkXBHjpld .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkXBHjpld .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkXBHjpld .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkXBHjpld .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkXBHjpld .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkXBHjpld .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkXBHjpld form .input-group input.form-control,
.cid-rFkXBHjpld form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkXBHjpld .opacity5 {
  opacity: .6;
}
.cid-rFkXBHjpld .opacity7 {
  opacity: .7;
}
.cid-rFkXBHjpld a:link,
.cid-rFkXBHjpld a:visited,
.cid-rFkXBHjpld a:active {
  color: #ffffff !important;
}
.cid-rFkXBHjpld a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkXBHjpld p {
  color: #ffffff !important;
}
.cid-rFkXBHjpld .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkXBHjpld .fade:hover {
  opacity: 0.8;
}
.cid-rFkXBHjpld .foot-title {
  color: #ffffff;
}
.cid-rFkXBIWcgl.popup-builder {
  background-color: #ffffff;
}
.cid-rFkXBIWcgl.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkXBIWcgl.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkXBIWcgl .modal-content,
.cid-rFkXBIWcgl .modal-dialog {
  height: auto;
}
.cid-rFkXBIWcgl .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkXBIWcgl .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkXBIWcgl .form-wrapper .mbr-form .form-group,
  .cid-rFkXBIWcgl .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkXBIWcgl .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkXBIWcgl .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkXBIWcgl .mbr-text {
  text-align: center;
}
.cid-rFkXBIWcgl .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkXBIWcgl .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkXBIWcgl .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkXBIWcgl .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkXBIWcgl .modal-open {
  overflow: hidden;
}
.cid-rFkXBIWcgl .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkXBIWcgl .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkXBIWcgl .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkXBIWcgl .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkXBIWcgl .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkXBIWcgl .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkXBIWcgl .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkXBIWcgl .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkXBIWcgl .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkXBIWcgl .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkXBIWcgl .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkXBIWcgl .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkXBIWcgl .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkXBIWcgl .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkXBIWcgl .modal-header .close:focus {
  outline: none;
}
.cid-rFkXBIWcgl .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkXBIWcgl .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkXBIWcgl .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkXBIWcgl .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkXBIWcgl .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkXBIWcgl .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkXBIWcgl .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkXBIWcgl .modal-sm {
    max-width: 300px;
  }
  .cid-rFkXBIWcgl .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkXBIWcgl .modal-lg,
  .cid-rFkXBIWcgl .modal-xl {
    max-width: 800px;
  }
  .cid-rFkXBIWcgl .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkXBIWcgl .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkXBIWcgl .container {
    max-width: 1140px;
  }
}
.cid-rFkXBIWcgl .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkXBIWcgl .container {
    max-width: 720px;
  }
}
.cid-rFkXBIWcgl .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkXBIWcgl .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkXBIWcgl .form-group {
  margin-bottom: 1rem;
}
.cid-rFkXBIWcgl .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkXBIWcgl .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkXBIWcgl .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQhkn2y258 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQhkn2y258 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQhkn2y258 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQhkn2y258 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQhkn2y258 .mbr-text,
.cid-rQhkn2y258 .mbr-section-btn {
  text-align: center;
}
.cid-rQhkn2y258 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQhkn2y258 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQhkn2y258 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQhkn2y258 .block-title {
  color: #ffffff;
}
.cid-rQhkn2y258 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQhkoK7aPq {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQhkoK7aPq h2 {
  color: #222222;
}
.cid-rQhkoK7aPq .mbr-text,
.cid-rQhkoK7aPq .mbr-section-btn {
  color: #222222;
}
.cid-rQhkoK7aPq H3 {
  color: #222222;
}
.cid-rFpFXIu3Qz {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFpFXIu3Qz .paddingleft {
  padding-left: 25px;
}
.cid-rFpFXIu3Qz p {
  text-align: justify;
}
.cid-rFpFXIu3Qz a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rFpFXPOBxy {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFpFXPOBxy .content {
    text-align: center;
  }
  .cid-rFpFXPOBxy .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFpFXPOBxy .img-logo img {
  height: 4rem;
}
.cid-rFpFXPOBxy .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFpFXPOBxy .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFpFXPOBxy [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFpFXPOBxy .input-group-btn {
  display: inline-block;
}
.cid-rFpFXPOBxy .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFpFXPOBxy .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFpFXPOBxy [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFpFXPOBxy .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFpFXPOBxy .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFpFXPOBxy .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFpFXPOBxy .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFpFXPOBxy .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFpFXPOBxy .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFpFXPOBxy .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFpFXPOBxy .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFpFXPOBxy form .input-group input.form-control,
.cid-rFpFXPOBxy form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFpFXPOBxy .opacity5 {
  opacity: .6;
}
.cid-rFpFXPOBxy .opacity7 {
  opacity: .7;
}
.cid-rFpFXPOBxy a:link,
.cid-rFpFXPOBxy a:visited,
.cid-rFpFXPOBxy a:active {
  color: #ffffff !important;
}
.cid-rFpFXPOBxy a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFpFXPOBxy p {
  color: #ffffff !important;
}
.cid-rFpFXPOBxy .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFpFXPOBxy .fade:hover {
  opacity: 0.8;
}
.cid-rFpFXPOBxy .foot-title {
  color: #ffffff;
}
.cid-rFpFXQU7Ml.popup-builder {
  background-color: #ffffff;
}
.cid-rFpFXQU7Ml.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFpFXQU7Ml.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFpFXQU7Ml .modal-content,
.cid-rFpFXQU7Ml .modal-dialog {
  height: auto;
}
.cid-rFpFXQU7Ml .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFpFXQU7Ml .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFpFXQU7Ml .form-wrapper .mbr-form .form-group,
  .cid-rFpFXQU7Ml .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFpFXQU7Ml .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFpFXQU7Ml .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFpFXQU7Ml .mbr-text {
  text-align: center;
}
.cid-rFpFXQU7Ml .pt-0 {
  padding-top: 0 !important;
}
.cid-rFpFXQU7Ml .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFpFXQU7Ml .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFpFXQU7Ml .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFpFXQU7Ml .modal-open {
  overflow: hidden;
}
.cid-rFpFXQU7Ml .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFpFXQU7Ml .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFpFXQU7Ml .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFpFXQU7Ml .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFpFXQU7Ml .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFpFXQU7Ml .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFpFXQU7Ml .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFpFXQU7Ml .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFpFXQU7Ml .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFpFXQU7Ml .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFpFXQU7Ml .modal-backdrop.show {
  opacity: .5;
}
.cid-rFpFXQU7Ml .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFpFXQU7Ml .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFpFXQU7Ml .modal-header .close:hover {
  opacity: 1;
}
.cid-rFpFXQU7Ml .modal-header .close:focus {
  outline: none;
}
.cid-rFpFXQU7Ml .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFpFXQU7Ml .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFpFXQU7Ml .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFpFXQU7Ml .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFpFXQU7Ml .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFpFXQU7Ml .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFpFXQU7Ml .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFpFXQU7Ml .modal-sm {
    max-width: 300px;
  }
  .cid-rFpFXQU7Ml .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFpFXQU7Ml .modal-lg,
  .cid-rFpFXQU7Ml .modal-xl {
    max-width: 800px;
  }
  .cid-rFpFXQU7Ml .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFpFXQU7Ml .modal-xl {
    max-width: 1140px;
  }
  .cid-rFpFXQU7Ml .container {
    max-width: 1140px;
  }
}
.cid-rFpFXQU7Ml .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFpFXQU7Ml .container {
    max-width: 720px;
  }
}
.cid-rFpFXQU7Ml .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFpFXQU7Ml .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFpFXQU7Ml .form-group {
  margin-bottom: 1rem;
}
.cid-rFpFXQU7Ml .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFpFXQU7Ml .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFpFXQU7Ml .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOoBFZKWQw {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rOoBFZKWQw .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOoBFZKWQw .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOoBFZKWQw h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOoBFZKWQw .mbr-text,
.cid-rOoBFZKWQw .mbr-section-btn {
  text-align: center;
}
.cid-rOoBFZKWQw .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOoBFZKWQw div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOoBFZKWQw div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOoBFZKWQw .block-title {
  color: #ffffff;
}
.cid-rOoBFZKWQw H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rOoBH28fGs {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rOoBH28fGs h2 {
  color: #222222;
}
.cid-rOoBH28fGs .mbr-text,
.cid-rOoBH28fGs .mbr-section-btn {
  color: #222222;
}
.cid-rOoBH28fGs H3 {
  color: #222222;
}
.cid-rFqoaxKJZb {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFqoaxKJZb .paddingleft {
  padding-left: 25px;
}
.cid-rFqoaxKJZb p {
  text-align: justify;
}
.cid-rFqoaxKJZb a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rFqmIiLFPm {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFqmIiLFPm .mbr-section-btn > * {
  margin: 0;
}
.cid-rFqmIiLFPm h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rFqmIiLFPm p {
  color: #232323;
}
.cid-rFqmIiLFPm .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rFqmIiLFPm .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rFqmIiLFPm .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rFqmIiLFPm .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rFqmIiLFPm .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rFqmIiLFPm .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rFqmIiLFPm .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rFqmIiLFPm .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rFqmIiLFPm .card-img span {
    font-size: 40px !important;
  }
}
.cid-rFqmIiLFPm .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rFqmIiLFPm H2 {
  color: #555555;
}
.cid-rFqmIiLFPm .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rFqmIiLFPm h2 {
    font-size: 1.7rem;
  }
}
.cid-rFqxDOdP2X {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFqxDOdP2X h2 {
  text-align: left;
}
.cid-rFqxDOdP2X h4 {
  text-align: left;
  font-weight: 500;
}
.cid-rFqxDOdP2X p {
  color: #767676;
  text-align: left;
}
.cid-rFqxDOdP2X .aside-content {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-rFqxDOdP2X .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rFqxDOdP2X .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rFqxDOdP2X .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rFqxDOdP2X .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rFqxDOdP2X .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rFqxDOdP2X .mbr-figure {
    padding-right: 4rem;
    padding-right: 0;
    padding-left: 4rem;
  }
  .cid-rFqxDOdP2X .media-container-row {
    -webkit-flex-direction: row-reverse;
  }
}
@media (max-width: 991px) {
  .cid-rFqxDOdP2X .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 1rem;
    margin-top: 2rem;
  }
  .cid-rFqxDOdP2X .media-container-row {
    -webkit-flex-direction: column-reverse;
  }
}
@media (max-width: 300px) {
  .cid-rFqxDOdP2X .card-img span {
    font-size: 40px !important;
  }
}
.cid-rFqxDOdP2X H2 {
  color: #555555;
}
.cid-rFqxDOdP2X .mbr-text {
  color: #555555;
}
.cid-rFqxDOdP2X H4 {
  color: #555555;
}
.cid-rFqnOmcADP {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFqnOmcADP .paddingleft {
  padding-left: 25px;
}
.cid-rFqnOmcADP p {
  text-align: justify;
}
.cid-rFqnOmcADP a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rFqpdjzg73 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFqpdjzg73 .mbr-section-btn > * {
  margin: 0;
}
.cid-rFqpdjzg73 h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rFqpdjzg73 p {
  color: #232323;
}
.cid-rFqpdjzg73 .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rFqpdjzg73 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rFqpdjzg73 .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rFqpdjzg73 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rFqpdjzg73 .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rFqpdjzg73 .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rFqpdjzg73 .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rFqpdjzg73 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rFqpdjzg73 .card-img span {
    font-size: 40px !important;
  }
}
.cid-rFqpdjzg73 .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rFqpdjzg73 H2 {
  color: #555555;
}
.cid-rFqpdjzg73 .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rFqpdjzg73 h2 {
    font-size: 1.7rem;
  }
}
.cid-rFpLWV8lH1 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFpLWV8lH1 .paddingleft {
  padding-left: 25px;
}
.cid-rFpLWV8lH1 p {
  text-align: justify;
}
.cid-rFpLWV8lH1 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rFqjb0dVhW {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFqjb0dVhW .mbr-section-btn > * {
  margin: 0;
}
.cid-rFqjb0dVhW h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rFqjb0dVhW p {
  color: #232323;
}
.cid-rFqjb0dVhW .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rFqjb0dVhW .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rFqjb0dVhW .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rFqjb0dVhW .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rFqjb0dVhW .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rFqjb0dVhW .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rFqjb0dVhW .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rFqjb0dVhW .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rFqjb0dVhW .card-img span {
    font-size: 40px !important;
  }
}
.cid-rFqjb0dVhW .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rFqjb0dVhW H2 {
  color: #555555;
}
.cid-rFqjb0dVhW .text1 {
  color: #000000;
}
@media (max-width: 786px) {
  .cid-rFqjb0dVhW h2 {
    font-size: 1.7rem;
  }
}
.cid-rFqoGZUL5i {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rFqoGZUL5i .paddingleft {
  padding-left: 25px;
}
.cid-rFqoGZUL5i p {
  text-align: justify;
}
.cid-rFqoGZUL5i a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rFpLWVMfTl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFpLWVMfTl .content {
    text-align: center;
  }
  .cid-rFpLWVMfTl .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFpLWVMfTl .img-logo img {
  height: 4rem;
}
.cid-rFpLWVMfTl .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFpLWVMfTl .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFpLWVMfTl [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFpLWVMfTl .input-group-btn {
  display: inline-block;
}
.cid-rFpLWVMfTl .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFpLWVMfTl .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFpLWVMfTl [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFpLWVMfTl .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFpLWVMfTl .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFpLWVMfTl .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFpLWVMfTl .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFpLWVMfTl .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFpLWVMfTl .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFpLWVMfTl .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFpLWVMfTl .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFpLWVMfTl form .input-group input.form-control,
.cid-rFpLWVMfTl form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFpLWVMfTl .opacity5 {
  opacity: .6;
}
.cid-rFpLWVMfTl .opacity7 {
  opacity: .7;
}
.cid-rFpLWVMfTl a:link,
.cid-rFpLWVMfTl a:visited,
.cid-rFpLWVMfTl a:active {
  color: #ffffff !important;
}
.cid-rFpLWVMfTl a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFpLWVMfTl p {
  color: #ffffff !important;
}
.cid-rFpLWVMfTl .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFpLWVMfTl .fade:hover {
  opacity: 0.8;
}
.cid-rFpLWVMfTl .foot-title {
  color: #ffffff;
}
.cid-rFpLWX4Hub.popup-builder {
  background-color: #ffffff;
}
.cid-rFpLWX4Hub.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFpLWX4Hub.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFpLWX4Hub .modal-content,
.cid-rFpLWX4Hub .modal-dialog {
  height: auto;
}
.cid-rFpLWX4Hub .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFpLWX4Hub .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFpLWX4Hub .form-wrapper .mbr-form .form-group,
  .cid-rFpLWX4Hub .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFpLWX4Hub .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFpLWX4Hub .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFpLWX4Hub .mbr-text {
  text-align: center;
}
.cid-rFpLWX4Hub .pt-0 {
  padding-top: 0 !important;
}
.cid-rFpLWX4Hub .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFpLWX4Hub .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFpLWX4Hub .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFpLWX4Hub .modal-open {
  overflow: hidden;
}
.cid-rFpLWX4Hub .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFpLWX4Hub .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFpLWX4Hub .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFpLWX4Hub .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFpLWX4Hub .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFpLWX4Hub .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFpLWX4Hub .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFpLWX4Hub .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFpLWX4Hub .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFpLWX4Hub .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFpLWX4Hub .modal-backdrop.show {
  opacity: .5;
}
.cid-rFpLWX4Hub .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFpLWX4Hub .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFpLWX4Hub .modal-header .close:hover {
  opacity: 1;
}
.cid-rFpLWX4Hub .modal-header .close:focus {
  outline: none;
}
.cid-rFpLWX4Hub .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFpLWX4Hub .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFpLWX4Hub .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFpLWX4Hub .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFpLWX4Hub .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFpLWX4Hub .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFpLWX4Hub .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFpLWX4Hub .modal-sm {
    max-width: 300px;
  }
  .cid-rFpLWX4Hub .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFpLWX4Hub .modal-lg,
  .cid-rFpLWX4Hub .modal-xl {
    max-width: 800px;
  }
  .cid-rFpLWX4Hub .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFpLWX4Hub .modal-xl {
    max-width: 1140px;
  }
  .cid-rFpLWX4Hub .container {
    max-width: 1140px;
  }
}
.cid-rFpLWX4Hub .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFpLWX4Hub .container {
    max-width: 720px;
  }
}
.cid-rFpLWX4Hub .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFpLWX4Hub .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFpLWX4Hub .form-group {
  margin-bottom: 1rem;
}
.cid-rFpLWX4Hub .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFpLWX4Hub .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFpLWX4Hub .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQWfCxWHq4 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQWfCxWHq4 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQWfCxWHq4 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQWfCxWHq4 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQWfCxWHq4 .mbr-text,
.cid-rQWfCxWHq4 .mbr-section-btn {
  text-align: center;
}
.cid-rQWfCxWHq4 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQWfCxWHq4 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQWfCxWHq4 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQWfCxWHq4 .block-title {
  color: #ffffff;
}
.cid-rQWfCxWHq4 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQWfDcYGWr {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rQWfDcYGWr h2 {
  color: #222222;
}
.cid-rQWfDcYGWr .mbr-text,
.cid-rQWfDcYGWr .mbr-section-btn {
  color: #222222;
}
.cid-rQWfDcYGWr H3 {
  color: #222222;
}
.cid-rGJjOBBlK6 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGJjOBBlK6 .card-img {
  background-color: #fff;
}
.cid-rGJjOBBlK6 .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rGJjOBBlK6 .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: left;
}
.cid-rGJjOBBlK6 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rGJjOBBlK6 .mbr-text {
  color: #000000;
}
.cid-rGJjOBBlK6 .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rGJjOBBlK6 .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rGJjOBBlK6 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rGJjOBBlK6 a:link,
.cid-rGJjOBBlK6 a:visited,
.cid-rGJjOBBlK6 a:active {
  color: #444444;
}
.cid-rGJjOBBlK6 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rGJjOAM32p {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGJjOAM32p .paddingleft {
  padding-left: 25px;
}
.cid-rGJjOAM32p p {
  text-align: left;
}
.cid-rGJjOAM32p a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rGJjOAM32p .block-text {
  color: #000000;
}
.cid-rGJjOAM32p P {
  color: #000000;
}
.cid-rGQwypkcy4 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGQwypkcy4 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rGQwypkcy4 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rGQwypkcy4 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rGQwypkcy4 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rGQwypkcy4 .row > .row {
  display: block;
}
.cid-rGQwypkcy4 .mbr-gallery-item {
  width: 100%;
}
.cid-rGQwypkcy4 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rGQwypkcy4 .mbr-gallery-item > div {
  position: relative;
}
.cid-rGQwypkcy4 .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rGQwypkcy4 .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rGQwypkcy4 .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rGQwypkcy4 .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rGJjOCOfU5 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGJjOCOfU5 .paddingleft {
  padding-left: 25px;
}
.cid-rGJjOCOfU5 p {
  text-align: left;
}
.cid-rGJjOCOfU5 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rGJjOCOfU5 .block-text {
  color: #000000;
}
.cid-rGJjOCOfU5 P {
  color: #444444;
}
.cid-rGLaAbMEiw {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rGLaAbMEiw .paddingleft {
  padding-left: 25px;
}
.cid-rGLaAbMEiw p {
  text-align: left;
}
.cid-rGLaAbMEiw a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rGLaAbMEiw .block-text {
  color: #000000;
}
.cid-rGLaAbMEiw P {
  color: #444444;
}
.cid-rGKrI4sme2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rGKrI4sme2 .paddingleft {
  padding-left: 25px;
}
.cid-rGKrI4sme2 p {
  text-align: left;
}
.cid-rGKrI4sme2 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rGKrI4sme2 .block-text {
  color: #000000;
}
.cid-rGKrI4sme2 P {
  color: #444444;
}
.cid-rGKtgde6nC {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rGKtgde6nC .paddingleft {
  padding-left: 25px;
}
.cid-rGKtgde6nC p {
  text-align: left;
}
.cid-rGKtgde6nC a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rGKtgde6nC .block-text {
  color: #000000;
}
.cid-rGKtgde6nC P {
  color: #444444;
}
.cid-rGJjODHjgh {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rGJjODHjgh .content {
    text-align: center;
  }
  .cid-rGJjODHjgh .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rGJjODHjgh .img-logo img {
  height: 4rem;
}
.cid-rGJjODHjgh .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rGJjODHjgh .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rGJjODHjgh [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rGJjODHjgh .input-group-btn {
  display: inline-block;
}
.cid-rGJjODHjgh .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rGJjODHjgh .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rGJjODHjgh [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rGJjODHjgh .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rGJjODHjgh .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rGJjODHjgh .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rGJjODHjgh .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rGJjODHjgh .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rGJjODHjgh .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rGJjODHjgh .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rGJjODHjgh .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rGJjODHjgh form .input-group input.form-control,
.cid-rGJjODHjgh form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rGJjODHjgh .opacity5 {
  opacity: .6;
}
.cid-rGJjODHjgh .opacity7 {
  opacity: .7;
}
.cid-rGJjODHjgh a:link,
.cid-rGJjODHjgh a:visited,
.cid-rGJjODHjgh a:active {
  color: #ffffff !important;
}
.cid-rGJjODHjgh a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rGJjODHjgh p {
  color: #ffffff !important;
}
.cid-rGJjODHjgh .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rGJjODHjgh .fade:hover {
  opacity: 0.8;
}
.cid-rGJjODHjgh .foot-title {
  color: #ffffff;
}
.cid-rGJjOEJeHj.popup-builder {
  background-color: #ffffff;
}
.cid-rGJjOEJeHj.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rGJjOEJeHj.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rGJjOEJeHj .modal-content,
.cid-rGJjOEJeHj .modal-dialog {
  height: auto;
}
.cid-rGJjOEJeHj .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rGJjOEJeHj .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rGJjOEJeHj .form-wrapper .mbr-form .form-group,
  .cid-rGJjOEJeHj .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rGJjOEJeHj .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rGJjOEJeHj .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rGJjOEJeHj .mbr-text {
  text-align: center;
}
.cid-rGJjOEJeHj .pt-0 {
  padding-top: 0 !important;
}
.cid-rGJjOEJeHj .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rGJjOEJeHj .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rGJjOEJeHj .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rGJjOEJeHj .modal-open {
  overflow: hidden;
}
.cid-rGJjOEJeHj .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rGJjOEJeHj .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rGJjOEJeHj .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rGJjOEJeHj .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rGJjOEJeHj .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rGJjOEJeHj .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rGJjOEJeHj .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rGJjOEJeHj .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rGJjOEJeHj .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rGJjOEJeHj .modal-backdrop.fade {
  opacity: 0;
}
.cid-rGJjOEJeHj .modal-backdrop.show {
  opacity: .5;
}
.cid-rGJjOEJeHj .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rGJjOEJeHj .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rGJjOEJeHj .modal-header .close:hover {
  opacity: 1;
}
.cid-rGJjOEJeHj .modal-header .close:focus {
  outline: none;
}
.cid-rGJjOEJeHj .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rGJjOEJeHj .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rGJjOEJeHj .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rGJjOEJeHj .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rGJjOEJeHj .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rGJjOEJeHj .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rGJjOEJeHj .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rGJjOEJeHj .modal-sm {
    max-width: 300px;
  }
  .cid-rGJjOEJeHj .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rGJjOEJeHj .modal-lg,
  .cid-rGJjOEJeHj .modal-xl {
    max-width: 800px;
  }
  .cid-rGJjOEJeHj .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rGJjOEJeHj .modal-xl {
    max-width: 1140px;
  }
  .cid-rGJjOEJeHj .container {
    max-width: 1140px;
  }
}
.cid-rGJjOEJeHj .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rGJjOEJeHj .container {
    max-width: 720px;
  }
}
.cid-rGJjOEJeHj .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rGJjOEJeHj .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rGJjOEJeHj .form-group {
  margin-bottom: 1rem;
}
.cid-rGJjOEJeHj .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rGJjOEJeHj .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rGJjOEJeHj .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQW8FasAxa {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQW8FasAxa .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQW8FasAxa .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQW8FasAxa h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQW8FasAxa .mbr-text,
.cid-rQW8FasAxa .mbr-section-btn {
  text-align: center;
}
.cid-rQW8FasAxa .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQW8FasAxa div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQW8FasAxa div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQW8FasAxa .block-title {
  color: #ffffff;
}
.cid-rQW8FasAxa H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQW8FLWZsr {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQW8FLWZsr h2 {
  color: #222222;
}
.cid-rQW8FLWZsr .mbr-text,
.cid-rQW8FLWZsr .mbr-section-btn {
  color: #222222;
}
.cid-rQW8FLWZsr H3 {
  color: #222222;
}
.cid-rHe8HDLx85 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHe8HDLx85 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHe8HDLx85 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHe8HDLx85 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHe8HDLx85 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHe8HDLx85 .row > .row {
  display: block;
}
.cid-rHe8HDLx85 .mbr-gallery-item {
  width: 100%;
}
.cid-rHe8HDLx85 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHe8HDLx85 .mbr-gallery-item > div {
  position: relative;
}
.cid-rHe8HDLx85 .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHe8HDLx85 .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHe8HDLx85 .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHe8HDLx85 .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHe30vEdTa {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHe30vEdTa .paddingleft {
  padding-left: 25px;
}
.cid-rHe30vEdTa p {
  text-align: left;
}
.cid-rHe30vEdTa a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHe30vEdTa .block-text {
  color: #000000;
}
.cid-rHe30vEdTa P {
  color: #444444;
}
.cid-rHeaStEYHK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHeaStEYHK .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHeaStEYHK .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHeaStEYHK .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHeaStEYHK .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHeaStEYHK .row > .row {
  display: block;
}
.cid-rHeaStEYHK .mbr-gallery-item {
  width: 100%;
}
.cid-rHeaStEYHK .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHeaStEYHK .mbr-gallery-item > div {
  position: relative;
}
.cid-rHeaStEYHK .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHeaStEYHK .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHeaStEYHK .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHeaStEYHK .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHe4ekeZHP {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHe4ekeZHP .paddingleft {
  padding-left: 25px;
}
.cid-rHe4ekeZHP p {
  text-align: left;
}
.cid-rHe4ekeZHP a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHe4ekeZHP .block-text {
  color: #000000;
}
.cid-rHe4ekeZHP P {
  color: #444444;
}
.cid-rHecLPYfV4 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHecLPYfV4 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHecLPYfV4 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHecLPYfV4 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHecLPYfV4 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHecLPYfV4 .row > .row {
  display: block;
}
.cid-rHecLPYfV4 .mbr-gallery-item {
  width: 100%;
}
.cid-rHecLPYfV4 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHecLPYfV4 .mbr-gallery-item > div {
  position: relative;
}
.cid-rHecLPYfV4 .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHecLPYfV4 .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHecLPYfV4 .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHecLPYfV4 .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHe3DDq8OW {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHe3DDq8OW .paddingleft {
  padding-left: 25px;
}
.cid-rHe3DDq8OW p {
  text-align: left;
}
.cid-rHe3DDq8OW a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHe3DDq8OW .block-text {
  color: #000000;
}
.cid-rHe3DDq8OW P {
  color: #444444;
}
.cid-rHdSAv3Ug7 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHdSAv3Ug7 .content {
    text-align: center;
  }
  .cid-rHdSAv3Ug7 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHdSAv3Ug7 .img-logo img {
  height: 4rem;
}
.cid-rHdSAv3Ug7 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHdSAv3Ug7 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHdSAv3Ug7 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHdSAv3Ug7 .input-group-btn {
  display: inline-block;
}
.cid-rHdSAv3Ug7 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHdSAv3Ug7 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHdSAv3Ug7 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHdSAv3Ug7 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHdSAv3Ug7 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHdSAv3Ug7 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHdSAv3Ug7 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHdSAv3Ug7 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHdSAv3Ug7 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHdSAv3Ug7 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHdSAv3Ug7 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHdSAv3Ug7 form .input-group input.form-control,
.cid-rHdSAv3Ug7 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHdSAv3Ug7 .opacity5 {
  opacity: .6;
}
.cid-rHdSAv3Ug7 .opacity7 {
  opacity: .7;
}
.cid-rHdSAv3Ug7 a:link,
.cid-rHdSAv3Ug7 a:visited,
.cid-rHdSAv3Ug7 a:active {
  color: #ffffff !important;
}
.cid-rHdSAv3Ug7 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHdSAv3Ug7 p {
  color: #ffffff !important;
}
.cid-rHdSAv3Ug7 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHdSAv3Ug7 .fade:hover {
  opacity: 0.8;
}
.cid-rHdSAv3Ug7 .foot-title {
  color: #ffffff;
}
.cid-rHdSAvWKD2.popup-builder {
  background-color: #ffffff;
}
.cid-rHdSAvWKD2.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHdSAvWKD2.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHdSAvWKD2 .modal-content,
.cid-rHdSAvWKD2 .modal-dialog {
  height: auto;
}
.cid-rHdSAvWKD2 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHdSAvWKD2 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHdSAvWKD2 .form-wrapper .mbr-form .form-group,
  .cid-rHdSAvWKD2 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHdSAvWKD2 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHdSAvWKD2 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHdSAvWKD2 .mbr-text {
  text-align: center;
}
.cid-rHdSAvWKD2 .pt-0 {
  padding-top: 0 !important;
}
.cid-rHdSAvWKD2 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHdSAvWKD2 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHdSAvWKD2 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHdSAvWKD2 .modal-open {
  overflow: hidden;
}
.cid-rHdSAvWKD2 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHdSAvWKD2 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHdSAvWKD2 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHdSAvWKD2 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHdSAvWKD2 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHdSAvWKD2 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHdSAvWKD2 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHdSAvWKD2 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHdSAvWKD2 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHdSAvWKD2 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHdSAvWKD2 .modal-backdrop.show {
  opacity: .5;
}
.cid-rHdSAvWKD2 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHdSAvWKD2 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHdSAvWKD2 .modal-header .close:hover {
  opacity: 1;
}
.cid-rHdSAvWKD2 .modal-header .close:focus {
  outline: none;
}
.cid-rHdSAvWKD2 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHdSAvWKD2 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHdSAvWKD2 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHdSAvWKD2 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHdSAvWKD2 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHdSAvWKD2 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHdSAvWKD2 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHdSAvWKD2 .modal-sm {
    max-width: 300px;
  }
  .cid-rHdSAvWKD2 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHdSAvWKD2 .modal-lg,
  .cid-rHdSAvWKD2 .modal-xl {
    max-width: 800px;
  }
  .cid-rHdSAvWKD2 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHdSAvWKD2 .modal-xl {
    max-width: 1140px;
  }
  .cid-rHdSAvWKD2 .container {
    max-width: 1140px;
  }
}
.cid-rHdSAvWKD2 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHdSAvWKD2 .container {
    max-width: 720px;
  }
}
.cid-rHdSAvWKD2 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHdSAvWKD2 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHdSAvWKD2 .form-group {
  margin-bottom: 1rem;
}
.cid-rHdSAvWKD2 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHdSAvWKD2 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHdSAvWKD2 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQVYQnDAg2 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQVYQnDAg2 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQVYQnDAg2 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQVYQnDAg2 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQVYQnDAg2 .mbr-text,
.cid-rQVYQnDAg2 .mbr-section-btn {
  text-align: center;
}
.cid-rQVYQnDAg2 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQVYQnDAg2 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQVYQnDAg2 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQVYQnDAg2 .block-title {
  color: #ffffff;
}
.cid-rQVYQnDAg2 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQVYPZq5aN {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQVYPZq5aN h2 {
  color: #222222;
}
.cid-rQVYPZq5aN .mbr-text,
.cid-rQVYPZq5aN .mbr-section-btn {
  color: #222222;
}
.cid-rQVYPZq5aN H3 {
  color: #222222;
}
.cid-rHiBZQ6FyU {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHiBZQ6FyU .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHiBZQ6FyU .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHiBZQ6FyU .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHiBZQ6FyU .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHiBZQ6FyU .row > .row {
  display: block;
}
.cid-rHiBZQ6FyU .mbr-gallery-item {
  width: 100%;
}
.cid-rHiBZQ6FyU .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHiBZQ6FyU .mbr-gallery-item > div {
  position: relative;
}
.cid-rHiBZQ6FyU .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHiBZQ6FyU .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHiBZQ6FyU .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHiBZQ6FyU .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHiy76xxr7 {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rHiy76xxr7 .paddingleft {
  padding-left: 25px;
}
.cid-rHiy76xxr7 p {
  text-align: left;
}
.cid-rHiy76xxr7 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHiy76xxr7 .block-title {
  color: #444444;
}
.cid-rHiy786itU {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHiy786itU .content {
    text-align: center;
  }
  .cid-rHiy786itU .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHiy786itU .img-logo img {
  height: 4rem;
}
.cid-rHiy786itU .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHiy786itU .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHiy786itU [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHiy786itU .input-group-btn {
  display: inline-block;
}
.cid-rHiy786itU .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHiy786itU .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHiy786itU [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHiy786itU .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHiy786itU .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHiy786itU .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHiy786itU .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHiy786itU .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHiy786itU .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHiy786itU .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHiy786itU .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHiy786itU form .input-group input.form-control,
.cid-rHiy786itU form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHiy786itU .opacity5 {
  opacity: .6;
}
.cid-rHiy786itU .opacity7 {
  opacity: .7;
}
.cid-rHiy786itU a:link,
.cid-rHiy786itU a:visited,
.cid-rHiy786itU a:active {
  color: #ffffff !important;
}
.cid-rHiy786itU a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHiy786itU p {
  color: #ffffff !important;
}
.cid-rHiy786itU .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHiy786itU .fade:hover {
  opacity: 0.8;
}
.cid-rHiy786itU .foot-title {
  color: #ffffff;
}
.cid-rHiy791fHg.popup-builder {
  background-color: #ffffff;
}
.cid-rHiy791fHg.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHiy791fHg.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHiy791fHg .modal-content,
.cid-rHiy791fHg .modal-dialog {
  height: auto;
}
.cid-rHiy791fHg .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHiy791fHg .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHiy791fHg .form-wrapper .mbr-form .form-group,
  .cid-rHiy791fHg .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHiy791fHg .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHiy791fHg .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHiy791fHg .mbr-text {
  text-align: center;
}
.cid-rHiy791fHg .pt-0 {
  padding-top: 0 !important;
}
.cid-rHiy791fHg .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHiy791fHg .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHiy791fHg .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHiy791fHg .modal-open {
  overflow: hidden;
}
.cid-rHiy791fHg .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHiy791fHg .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHiy791fHg .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHiy791fHg .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHiy791fHg .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHiy791fHg .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHiy791fHg .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHiy791fHg .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHiy791fHg .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHiy791fHg .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHiy791fHg .modal-backdrop.show {
  opacity: .5;
}
.cid-rHiy791fHg .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHiy791fHg .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHiy791fHg .modal-header .close:hover {
  opacity: 1;
}
.cid-rHiy791fHg .modal-header .close:focus {
  outline: none;
}
.cid-rHiy791fHg .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHiy791fHg .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHiy791fHg .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHiy791fHg .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHiy791fHg .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHiy791fHg .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHiy791fHg .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHiy791fHg .modal-sm {
    max-width: 300px;
  }
  .cid-rHiy791fHg .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHiy791fHg .modal-lg,
  .cid-rHiy791fHg .modal-xl {
    max-width: 800px;
  }
  .cid-rHiy791fHg .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHiy791fHg .modal-xl {
    max-width: 1140px;
  }
  .cid-rHiy791fHg .container {
    max-width: 1140px;
  }
}
.cid-rHiy791fHg .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHiy791fHg .container {
    max-width: 720px;
  }
}
.cid-rHiy791fHg .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHiy791fHg .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHiy791fHg .form-group {
  margin-bottom: 1rem;
}
.cid-rHiy791fHg .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHiy791fHg .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHiy791fHg .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQF0sW5wqj {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQF0sW5wqj .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQF0sW5wqj .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQF0sW5wqj h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQF0sW5wqj .mbr-text,
.cid-rQF0sW5wqj .mbr-section-btn {
  text-align: center;
}
.cid-rQF0sW5wqj .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQF0sW5wqj div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQF0sW5wqj div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQF0sW5wqj .block-title {
  color: #ffffff;
}
.cid-rQF0sW5wqj H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQJvDmLwwl {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQJvDmLwwl h2 {
  color: #222222;
}
.cid-rQJvDmLwwl .mbr-text,
.cid-rQJvDmLwwl .mbr-section-btn {
  color: #222222;
}
.cid-rQJvDmLwwl H3 {
  color: #222222;
}
.cid-rHj1RDGwVk {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHj1RDGwVk .paddingleft {
  padding-left: 25px;
}
.cid-rHj1RDGwVk p {
  text-align: left;
}
.cid-rHj1RDGwVk a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHj1RDGwVk .block-title {
  color: #444444;
}
.cid-rQEZ1H8EB1 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rQEZ1H8EB1 .paddingleft {
  padding-left: 25px;
}
.cid-rQEZ1H8EB1 p {
  text-align: left;
}
.cid-rQEZ1H8EB1 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rQEZ1H8EB1 .block-title {
  color: #444444;
}
.cid-rHj1RCKEQc {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHj1RCKEQc .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHj1RCKEQc .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHj1RCKEQc .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHj1RCKEQc .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHj1RCKEQc .row > .row {
  display: block;
}
.cid-rHj1RCKEQc .mbr-gallery-item {
  width: 100%;
}
.cid-rHj1RCKEQc .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHj1RCKEQc .mbr-gallery-item > div {
  position: relative;
}
.cid-rHj1RCKEQc .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHj1RCKEQc .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHj1RCKEQc .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHj1RCKEQc .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHj7whp7Xy {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHj7whp7Xy .paddingleft {
  padding-left: 25px;
}
.cid-rHj7whp7Xy p {
  text-align: left;
}
.cid-rHj7whp7Xy a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHj7whp7Xy .block-title {
  color: #444444;
}
.cid-rQEVxArbTm {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rQEVxArbTm .paddingleft {
  padding-left: 25px;
}
.cid-rQEVxArbTm p {
  text-align: left;
}
.cid-rQEVxArbTm a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rQEVxArbTm .block-title {
  color: #444444;
}
.cid-rHj1REe3hg {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rHj1REe3hg .content {
    text-align: center;
  }
  .cid-rHj1REe3hg .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHj1REe3hg .img-logo img {
  height: 5rem;
}
.cid-rHj1REe3hg [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHj1REe3hg .input-group-btn {
  display: inline-block;
}
.cid-rHj1REe3hg .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHj1REe3hg .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHj1REe3hg [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHj1REe3hg .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHj1REe3hg .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHj1REe3hg .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHj1REe3hg .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHj1REe3hg .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHj1REe3hg .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHj1REe3hg .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHj1REe3hg form .input-group input.form-control,
.cid-rHj1REe3hg form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHj1REe3hg .opacity5 {
  opacity: .6;
}
.cid-rHj1REe3hg .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rHj1REe3hg .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rHj1REe3hg a:link,
.cid-rHj1REe3hg a:visited,
.cid-rHj1REe3hg a:active {
  color: #ffffff !important;
}
.cid-rHj1REe3hg a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHj1REe3hg p {
  color: #ffffff !important;
}
.cid-rHj1REe3hg .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHj1REe3hg .fade:hover {
  opacity: 0.8;
}
.cid-rHj1REe3hg .foot-title {
  color: #ffffff;
}
.cid-rHj1RF6gTS.popup-builder {
  background-color: #ffffff;
}
.cid-rHj1RF6gTS.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHj1RF6gTS.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHj1RF6gTS .modal-content,
.cid-rHj1RF6gTS .modal-dialog {
  height: auto;
}
.cid-rHj1RF6gTS .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHj1RF6gTS .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHj1RF6gTS .form-wrapper .mbr-form .form-group,
  .cid-rHj1RF6gTS .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHj1RF6gTS .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHj1RF6gTS .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHj1RF6gTS .mbr-text {
  text-align: center;
}
.cid-rHj1RF6gTS .pt-0 {
  padding-top: 0 !important;
}
.cid-rHj1RF6gTS .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHj1RF6gTS .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHj1RF6gTS .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHj1RF6gTS .modal-open {
  overflow: hidden;
}
.cid-rHj1RF6gTS .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHj1RF6gTS .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHj1RF6gTS .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHj1RF6gTS .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHj1RF6gTS .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHj1RF6gTS .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHj1RF6gTS .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHj1RF6gTS .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHj1RF6gTS .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHj1RF6gTS .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHj1RF6gTS .modal-backdrop.show {
  opacity: .5;
}
.cid-rHj1RF6gTS .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHj1RF6gTS .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHj1RF6gTS .modal-header .close:hover {
  opacity: 1;
}
.cid-rHj1RF6gTS .modal-header .close:focus {
  outline: none;
}
.cid-rHj1RF6gTS .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHj1RF6gTS .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHj1RF6gTS .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHj1RF6gTS .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHj1RF6gTS .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHj1RF6gTS .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHj1RF6gTS .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHj1RF6gTS .modal-sm {
    max-width: 300px;
  }
  .cid-rHj1RF6gTS .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHj1RF6gTS .modal-lg,
  .cid-rHj1RF6gTS .modal-xl {
    max-width: 800px;
  }
  .cid-rHj1RF6gTS .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHj1RF6gTS .modal-xl {
    max-width: 1140px;
  }
  .cid-rHj1RF6gTS .container {
    max-width: 1140px;
  }
}
.cid-rHj1RF6gTS .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHj1RF6gTS .container {
    max-width: 720px;
  }
}
.cid-rHj1RF6gTS .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHj1RF6gTS .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHj1RF6gTS .form-group {
  margin-bottom: 1rem;
}
.cid-rHj1RF6gTS .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHj1RF6gTS .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHj1RF6gTS .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQWbj1MIqm {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQWbj1MIqm .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQWbj1MIqm .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQWbj1MIqm h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQWbj1MIqm .mbr-text,
.cid-rQWbj1MIqm .mbr-section-btn {
  text-align: center;
}
.cid-rQWbj1MIqm .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQWbj1MIqm div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQWbj1MIqm div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQWbj1MIqm .block-title {
  color: #ffffff;
}
.cid-rQWbj1MIqm H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQWbjsl8d6 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQWbjsl8d6 h2 {
  color: #222222;
}
.cid-rQWbjsl8d6 .mbr-text,
.cid-rQWbjsl8d6 .mbr-section-btn {
  color: #000000;
}
.cid-rQWbjsl8d6 H3 {
  color: #222222;
}
.cid-rHppxAx4bt {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rHppxAx4bt .paddingleft {
  padding-left: 25px;
}
.cid-rHppxAx4bt p {
  text-align: left;
}
.cid-rHppxAx4bt a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHppxAx4bt .block-title {
  color: #444444;
}
.cid-rHppxAx4bt .block-text {
  color: #000000;
}
.cid-rHppxCmhF9 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHppxCmhF9 .content {
    text-align: center;
  }
  .cid-rHppxCmhF9 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHppxCmhF9 .img-logo img {
  height: 4rem;
}
.cid-rHppxCmhF9 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHppxCmhF9 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHppxCmhF9 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHppxCmhF9 .input-group-btn {
  display: inline-block;
}
.cid-rHppxCmhF9 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHppxCmhF9 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHppxCmhF9 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHppxCmhF9 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHppxCmhF9 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHppxCmhF9 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHppxCmhF9 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHppxCmhF9 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHppxCmhF9 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHppxCmhF9 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHppxCmhF9 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHppxCmhF9 form .input-group input.form-control,
.cid-rHppxCmhF9 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHppxCmhF9 .opacity5 {
  opacity: .6;
}
.cid-rHppxCmhF9 .opacity7 {
  opacity: .7;
}
.cid-rHppxCmhF9 a:link,
.cid-rHppxCmhF9 a:visited,
.cid-rHppxCmhF9 a:active {
  color: #ffffff !important;
}
.cid-rHppxCmhF9 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHppxCmhF9 p {
  color: #ffffff !important;
}
.cid-rHppxCmhF9 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHppxCmhF9 .fade:hover {
  opacity: 0.8;
}
.cid-rHppxCmhF9 .foot-title {
  color: #ffffff;
}
.cid-rHppxDeNhB.popup-builder {
  background-color: #ffffff;
}
.cid-rHppxDeNhB.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHppxDeNhB.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHppxDeNhB .modal-content,
.cid-rHppxDeNhB .modal-dialog {
  height: auto;
}
.cid-rHppxDeNhB .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHppxDeNhB .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHppxDeNhB .form-wrapper .mbr-form .form-group,
  .cid-rHppxDeNhB .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHppxDeNhB .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHppxDeNhB .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHppxDeNhB .mbr-text {
  text-align: center;
}
.cid-rHppxDeNhB .pt-0 {
  padding-top: 0 !important;
}
.cid-rHppxDeNhB .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHppxDeNhB .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHppxDeNhB .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHppxDeNhB .modal-open {
  overflow: hidden;
}
.cid-rHppxDeNhB .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHppxDeNhB .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHppxDeNhB .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHppxDeNhB .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHppxDeNhB .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHppxDeNhB .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHppxDeNhB .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHppxDeNhB .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHppxDeNhB .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHppxDeNhB .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHppxDeNhB .modal-backdrop.show {
  opacity: .5;
}
.cid-rHppxDeNhB .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHppxDeNhB .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHppxDeNhB .modal-header .close:hover {
  opacity: 1;
}
.cid-rHppxDeNhB .modal-header .close:focus {
  outline: none;
}
.cid-rHppxDeNhB .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHppxDeNhB .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHppxDeNhB .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHppxDeNhB .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHppxDeNhB .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHppxDeNhB .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHppxDeNhB .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHppxDeNhB .modal-sm {
    max-width: 300px;
  }
  .cid-rHppxDeNhB .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHppxDeNhB .modal-lg,
  .cid-rHppxDeNhB .modal-xl {
    max-width: 800px;
  }
  .cid-rHppxDeNhB .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHppxDeNhB .modal-xl {
    max-width: 1140px;
  }
  .cid-rHppxDeNhB .container {
    max-width: 1140px;
  }
}
.cid-rHppxDeNhB .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHppxDeNhB .container {
    max-width: 720px;
  }
}
.cid-rHppxDeNhB .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHppxDeNhB .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHppxDeNhB .form-group {
  margin-bottom: 1rem;
}
.cid-rHppxDeNhB .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHppxDeNhB .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHppxDeNhB .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQDGhL85JG {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQDGhL85JG .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQDGhL85JG .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQDGhL85JG h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQDGhL85JG .mbr-text,
.cid-rQDGhL85JG .mbr-section-btn {
  text-align: center;
}
.cid-rQDGhL85JG .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQDGhL85JG div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQDGhL85JG div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQDGhL85JG .block-title {
  color: #ffffff;
}
.cid-rQDGhL85JG H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQDGiwIDTy {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQDGiwIDTy h2 {
  color: #222222;
}
.cid-rQDGiwIDTy .mbr-text,
.cid-rQDGiwIDTy .mbr-section-btn {
  color: #222222;
}
.cid-rQDGiwIDTy H3 {
  color: #222222;
}
.cid-rHpPaTVCzY {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHpPaTVCzY .paddingleft {
  padding-left: 25px;
}
.cid-rHpPaTVCzY p {
  text-align: left;
}
.cid-rHpPaTVCzY a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHpPaTVCzY .block-title {
  color: #444444;
}
.cid-rHpFPwT19q {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-rHpFPwT19q .content {
    text-align: center;
  }
  .cid-rHpFPwT19q .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHpFPwT19q .img-logo img {
  height: 5rem;
}
.cid-rHpFPwT19q [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHpFPwT19q .input-group-btn {
  display: inline-block;
}
.cid-rHpFPwT19q .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHpFPwT19q .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHpFPwT19q [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHpFPwT19q .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHpFPwT19q .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHpFPwT19q .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHpFPwT19q .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHpFPwT19q .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHpFPwT19q .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHpFPwT19q .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHpFPwT19q form .input-group input.form-control,
.cid-rHpFPwT19q form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHpFPwT19q .opacity5 {
  opacity: .6;
}
.cid-rHpFPwT19q .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-rHpFPwT19q .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-rHpFPwT19q a:link,
.cid-rHpFPwT19q a:visited,
.cid-rHpFPwT19q a:active {
  color: #ffffff !important;
}
.cid-rHpFPwT19q a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHpFPwT19q p {
  color: #ffffff !important;
}
.cid-rHpFPwT19q .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHpFPwT19q .fade:hover {
  opacity: 0.8;
}
.cid-rHpFPwT19q .foot-title {
  color: #ffffff;
}
.cid-rHpFPxWVv2.popup-builder {
  background-color: #ffffff;
}
.cid-rHpFPxWVv2.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHpFPxWVv2.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHpFPxWVv2 .modal-content,
.cid-rHpFPxWVv2 .modal-dialog {
  height: auto;
}
.cid-rHpFPxWVv2 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHpFPxWVv2 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHpFPxWVv2 .form-wrapper .mbr-form .form-group,
  .cid-rHpFPxWVv2 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHpFPxWVv2 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHpFPxWVv2 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHpFPxWVv2 .mbr-text {
  text-align: center;
}
.cid-rHpFPxWVv2 .pt-0 {
  padding-top: 0 !important;
}
.cid-rHpFPxWVv2 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHpFPxWVv2 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHpFPxWVv2 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHpFPxWVv2 .modal-open {
  overflow: hidden;
}
.cid-rHpFPxWVv2 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHpFPxWVv2 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHpFPxWVv2 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHpFPxWVv2 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHpFPxWVv2 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHpFPxWVv2 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHpFPxWVv2 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHpFPxWVv2 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHpFPxWVv2 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHpFPxWVv2 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHpFPxWVv2 .modal-backdrop.show {
  opacity: .5;
}
.cid-rHpFPxWVv2 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHpFPxWVv2 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHpFPxWVv2 .modal-header .close:hover {
  opacity: 1;
}
.cid-rHpFPxWVv2 .modal-header .close:focus {
  outline: none;
}
.cid-rHpFPxWVv2 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHpFPxWVv2 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHpFPxWVv2 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHpFPxWVv2 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHpFPxWVv2 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHpFPxWVv2 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHpFPxWVv2 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHpFPxWVv2 .modal-sm {
    max-width: 300px;
  }
  .cid-rHpFPxWVv2 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHpFPxWVv2 .modal-lg,
  .cid-rHpFPxWVv2 .modal-xl {
    max-width: 800px;
  }
  .cid-rHpFPxWVv2 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHpFPxWVv2 .modal-xl {
    max-width: 1140px;
  }
  .cid-rHpFPxWVv2 .container {
    max-width: 1140px;
  }
}
.cid-rHpFPxWVv2 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHpFPxWVv2 .container {
    max-width: 720px;
  }
}
.cid-rHpFPxWVv2 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHpFPxWVv2 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHpFPxWVv2 .form-group {
  margin-bottom: 1rem;
}
.cid-rHpFPxWVv2 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHpFPxWVv2 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHpFPxWVv2 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rOcP1YfIqM {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rOcP1YfIqM .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rOcP1YfIqM .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rOcP1YfIqM h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rOcP1YfIqM .mbr-text,
.cid-rOcP1YfIqM .mbr-section-btn {
  text-align: center;
}
.cid-rOcP1YfIqM .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rOcP1YfIqM div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rOcP1YfIqM div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rOcP1YfIqM .block-title {
  color: #ffffff;
}
.cid-rOcP1YfIqM H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAXuDjvnDZ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcP2AlgT1 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rOcP2AlgT1 h2 {
  color: #222222;
}
.cid-rOcP2AlgT1 .mbr-text,
.cid-rOcP2AlgT1 .mbr-section-btn {
  color: #222222;
}
.cid-rOcP2AlgT1 H3 {
  color: #222222;
}
.cid-sCPInqPopb {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/84-patch.webp");
}
.cid-sCPInqPopb .content {
  padding-left: 75px;
}
.cid-sCPInqPopb img {
  width: 100%;
}
.cid-sCPInqPopb .mbr-section-subtitle {
  color: #000000;
}
.cid-sCPInqPopb .mbr-section-title {
  text-align: left;
  color: #0000cc;
}
.cid-sCPInqPopb .mbr-text {
  color: #82786e;
}
.cid-sCPInqPopb .left-part {
  color: #0f7699;
}
.cid-sCPInqPopb .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sCPInqPopb .left-part .mbr-text {
  color: #0000cc;
  display: inline;
}
.cid-sCPInqPopb .mbr-section-btn {
  margin-top: 40px;
}
.cid-sCPInqPopb .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 349px) {
  .cid-sCPInqPopb * {
    text-align: left !important;
  }
  .cid-sCPInqPopb .content {
    padding-left: 30px;
  }
}
.cid-sCPInqPopb P {
  color: #000000;
}
.cid-rFkHKuWJrt {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkHKuWJrt .block-title {
  text-align: left;
}
.cid-rFkHKvn9rT {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rFkHKvn9rT .card-img {
  background-color: #fff;
}
.cid-rFkHKvn9rT .card-img a {
  display: block;
  padding-top: 2rem;
}
.cid-rFkHKvn9rT .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: justify;
}
.cid-rFkHKvn9rT h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-rFkHKvn9rT .mbr-text {
  color: #000000;
}
.cid-rFkHKvn9rT .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-rFkHKvn9rT .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-rFkHKvn9rT .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-rFkHKvn9rT a {
  color: #003366;
}
.cid-rFkHKvn9rT a:hover {
  color: #5787c8;
}
.cid-rFkHKwk3yP {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rFkHKwk3yP .paddingleft {
  padding-left: 25px;
}
.cid-rFkHKwk3yP a:hover {
  text-decoration: underline;
}
.cid-sALT1TS35a {
  padding-top: 30px;
  padding-bottom: 45px;
  background: linear-gradient(0deg, #ffffff, #55b4d4);
}
.cid-sALT1TS35a .pulsingButton {
  position: relative;
  width: 242px;
  height: 242px;
  border: none;
  box-shadow: 0 0 0 0 #032c54;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/bg-photogallery-lg-1.webp");
  background-size: 280%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 57px rgba(232, 76, 61, 0);
  }
}
.cid-sALT1TS35a H2 {
  color: #ffffff;
}
.cid-rFkHKxjp0s {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rFkHKxjp0s .content {
    text-align: center;
  }
  .cid-rFkHKxjp0s .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rFkHKxjp0s .img-logo img {
  height: 4rem;
}
.cid-rFkHKxjp0s .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rFkHKxjp0s .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rFkHKxjp0s [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rFkHKxjp0s .input-group-btn {
  display: inline-block;
}
.cid-rFkHKxjp0s .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rFkHKxjp0s .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rFkHKxjp0s [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rFkHKxjp0s .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rFkHKxjp0s .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rFkHKxjp0s .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rFkHKxjp0s .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rFkHKxjp0s .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rFkHKxjp0s .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rFkHKxjp0s .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rFkHKxjp0s .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rFkHKxjp0s form .input-group input.form-control,
.cid-rFkHKxjp0s form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rFkHKxjp0s .opacity5 {
  opacity: .6;
}
.cid-rFkHKxjp0s .opacity7 {
  opacity: .7;
}
.cid-rFkHKxjp0s a:link,
.cid-rFkHKxjp0s a:visited,
.cid-rFkHKxjp0s a:active {
  color: #ffffff !important;
}
.cid-rFkHKxjp0s a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rFkHKxjp0s p {
  color: #ffffff !important;
}
.cid-rFkHKxjp0s .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rFkHKxjp0s .fade:hover {
  opacity: 0.8;
}
.cid-rFkHKxjp0s .foot-title {
  color: #ffffff;
}
.cid-rFkHKydzo5.popup-builder {
  background-color: #ffffff;
}
.cid-rFkHKydzo5.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rFkHKydzo5.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rFkHKydzo5 .modal-content,
.cid-rFkHKydzo5 .modal-dialog {
  height: auto;
}
.cid-rFkHKydzo5 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rFkHKydzo5 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rFkHKydzo5 .form-wrapper .mbr-form .form-group,
  .cid-rFkHKydzo5 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rFkHKydzo5 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rFkHKydzo5 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rFkHKydzo5 .mbr-text {
  text-align: center;
}
.cid-rFkHKydzo5 .pt-0 {
  padding-top: 0 !important;
}
.cid-rFkHKydzo5 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rFkHKydzo5 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rFkHKydzo5 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rFkHKydzo5 .modal-open {
  overflow: hidden;
}
.cid-rFkHKydzo5 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rFkHKydzo5 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rFkHKydzo5 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rFkHKydzo5 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rFkHKydzo5 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rFkHKydzo5 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rFkHKydzo5 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rFkHKydzo5 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rFkHKydzo5 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rFkHKydzo5 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rFkHKydzo5 .modal-backdrop.show {
  opacity: .5;
}
.cid-rFkHKydzo5 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rFkHKydzo5 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rFkHKydzo5 .modal-header .close:hover {
  opacity: 1;
}
.cid-rFkHKydzo5 .modal-header .close:focus {
  outline: none;
}
.cid-rFkHKydzo5 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rFkHKydzo5 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rFkHKydzo5 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rFkHKydzo5 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rFkHKydzo5 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rFkHKydzo5 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rFkHKydzo5 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rFkHKydzo5 .modal-sm {
    max-width: 300px;
  }
  .cid-rFkHKydzo5 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rFkHKydzo5 .modal-lg,
  .cid-rFkHKydzo5 .modal-xl {
    max-width: 800px;
  }
  .cid-rFkHKydzo5 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rFkHKydzo5 .modal-xl {
    max-width: 1140px;
  }
  .cid-rFkHKydzo5 .container {
    max-width: 1140px;
  }
}
.cid-rFkHKydzo5 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rFkHKydzo5 .container {
    max-width: 720px;
  }
}
.cid-rFkHKydzo5 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rFkHKydzo5 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rFkHKydzo5 .form-group {
  margin-bottom: 1rem;
}
.cid-rFkHKydzo5 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rFkHKydzo5 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rFkHKydzo5 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rHtR9r1nVm {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1979x801.jpg");
}
.cid-rHtR9r1nVm .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rHtR9r1nVm .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rHtR9r1nVm h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rHtR9r1nVm .mbr-text,
.cid-rHtR9r1nVm .mbr-section-btn {
  text-align: center;
}
.cid-rHtR9r1nVm .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rHtR9r1nVm div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rHtR9r1nVm div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rHtR9r1nVm .block-title {
  color: #ffffff;
}
.cid-rHtR9rANlL {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHtR9rANlL .mbr-section-btn > * {
  margin: 0;
}
.cid-rHtR9rANlL h4 {
  font-weight: 600;
  color: #555555;
}
.cid-rHtR9rANlL p {
  color: #232323;
}
.cid-rHtR9rANlL .aside-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cid-rHtR9rANlL .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  word-break: break-word;
}
.cid-rHtR9rANlL .media {
  margin: initial;
  align-items: center;
  -webkit-align-items: center;
}
.cid-rHtR9rANlL .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.cid-rHtR9rANlL .card-img {
  padding-right: 2rem;
  width: auto;
}
.cid-rHtR9rANlL .card-img span {
  font-size: 72px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rHtR9rANlL .mbr-figure {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-rHtR9rANlL .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 300px) {
  .cid-rHtR9rANlL .card-img span {
    font-size: 40px !important;
  }
}
.cid-rHtR9rANlL .cost {
  text-decoration: line-through;
  color: #767676;
}
.cid-rHtR9rANlL H2 {
  color: #555555;
}
.cid-rHtR9rANlL .text1 {
  color: #444444;
}
@media (max-width: 786px) {
  .cid-rHtR9rANlL h2 {
    font-size: 1.7rem;
  }
}
.cid-rHu10Xseq5 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHu10Xseq5 .paddingleft {
  padding-left: 25px;
}
.cid-rHu10Xseq5 p {
  text-align: left;
}
.cid-rHu10Xseq5 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHu10Xseq5 .block-title {
  color: #444444;
}
.cid-rHu10Xseq5 .hr {
  border: 1px solid red;
}
.cid-rHu10Xseq5 .block-text {
  color: #000000;
}
.cid-rHuD1MdSLO {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHuD1MdSLO .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHuD1MdSLO .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHuD1MdSLO .mbr-text,
.cid-rHuD1MdSLO .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-rHuD1MdSLO .mbr-text,
.cid-rHuD1MdSLO .mbr-section-btn B {
  color: #000000;
}
.cid-rHuD1MdSLO .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHuD1MdSLO .mbr-section-title I {
  color: #000000;
}
.cid-rHuD1MdSLO h1 {
  font-size: 1.9em;
}
.cid-rHuD1MdSLO a {
  color: #003399;
}
.cid-rHuD1MdSLO a:hover {
  color: #5787c8;
}
.cid-rHuD1MdSLO .mbr-section-title B {
  color: #555555;
}
.cid-rHuD1MdSLO .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHuD1MdSLO mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHuD1MdSLO .mbr-section-title MARK {
  color: #000000;
}
.cid-rHtR9sss6k {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHtR9sss6k .paddingleft {
  padding-left: 25px;
}
.cid-rHtR9sss6k p {
  text-align: left;
}
.cid-rHtR9sss6k a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHtR9sss6k .block-title {
  color: #444444;
}
.cid-rHtR9sss6k H4 {
  color: #444444;
}
.cid-rHtR9sss6k .block-text {
  color: #000000;
}
.cid-rHtR9sXP7Z {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-rHtR9sXP7Z .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rHtR9sXP7Z .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rHtR9sXP7Z .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rHtR9sXP7Z .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rHtR9sXP7Z .row > .row {
  display: block;
}
.cid-rHtR9sXP7Z .mbr-gallery-item {
  width: 100%;
}
.cid-rHtR9sXP7Z .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHtR9sXP7Z .mbr-gallery-item > div {
  position: relative;
}
.cid-rHtR9sXP7Z .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-rHtR9sXP7Z .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-rHtR9sXP7Z .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-rHtR9sXP7Z .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-rHtR9sXP7Z a:link,
.cid-rHtR9sXP7Z a:visited,
.cid-rHtR9sXP7Z a:active {
  color: #ffffff;
}
.cid-rHtR9sXP7Z a:hover {
  text-decoration: underline;
}
.cid-rHuyNKsZSm {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHuyNKsZSm .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHuyNKsZSm .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHuyNKsZSm .mbr-text,
.cid-rHuyNKsZSm .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-rHuyNKsZSm .mbr-text,
.cid-rHuyNKsZSm .mbr-section-btn B {
  color: #000000;
}
.cid-rHuyNKsZSm .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHuyNKsZSm .mbr-section-title I {
  color: #000000;
}
.cid-rHuyNKsZSm h1 {
  font-size: 1.9em;
}
.cid-rHuyNKsZSm a {
  color: #003399;
}
.cid-rHuyNKsZSm a:hover {
  color: #5787c8;
}
.cid-rHuyNKsZSm .mbr-section-title B {
  color: #555555;
}
.cid-rHuyNKsZSm .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHuyNKsZSm mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHuyNKsZSm .mbr-section-title MARK {
  color: #000000;
}
.cid-rHubr7oaN5 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHubr7oaN5 .paddingleft {
  padding-left: 25px;
}
.cid-rHubr7oaN5 p {
  text-align: left;
}
.cid-rHubr7oaN5 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHubr7oaN5 .block-title {
  color: #444444;
}
.cid-rHubr7oaN5 H4 {
  color: #444444;
}
.cid-rHubr7oaN5 .block-text {
  color: #000000;
}
.cid-rHuAN89HRg {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHuAN89HRg .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHuAN89HRg .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHuAN89HRg .mbr-text,
.cid-rHuAN89HRg .mbr-section-btn {
  text-align: left;
}
.cid-rHuAN89HRg .mbr-text,
.cid-rHuAN89HRg .mbr-section-btn B {
  color: #000000;
}
.cid-rHuAN89HRg .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHuAN89HRg .mbr-section-title I {
  color: #000000;
}
.cid-rHuAN89HRg h1 {
  font-size: 1.9em;
}
.cid-rHuAN89HRg a {
  color: #003399;
}
.cid-rHuAN89HRg a:hover {
  color: #5787c8;
}
.cid-rHuAN89HRg .mbr-section-title B {
  color: #555555;
}
.cid-rHuAN89HRg .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHuAN89HRg mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHuAN89HRg .mbr-section-title MARK {
  color: #000000;
}
.cid-rHutdjI77H {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rHutdjI77H .paddingleft {
  padding-left: 25px;
}
.cid-rHutdjI77H p {
  text-align: left;
}
.cid-rHutdjI77H a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHutdjI77H .block-title {
  color: #444444;
}
.cid-rHutdjI77H H4 {
  color: #444444;
}
.cid-rHutdjI77H .block-text {
  color: #000000;
}
.cid-rHuBUiuFxF {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHuBUiuFxF .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHuBUiuFxF .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHuBUiuFxF .mbr-text,
.cid-rHuBUiuFxF .mbr-section-btn {
  text-align: left;
}
.cid-rHuBUiuFxF .mbr-text,
.cid-rHuBUiuFxF .mbr-section-btn B {
  color: #000000;
}
.cid-rHuBUiuFxF .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHuBUiuFxF .mbr-section-title I {
  color: #000000;
}
.cid-rHuBUiuFxF h1 {
  font-size: 1.9em;
}
.cid-rHuBUiuFxF a {
  color: #003399;
}
.cid-rHuBUiuFxF a:hover {
  color: #5787c8;
}
.cid-rHuBUiuFxF .mbr-section-title B {
  color: #555555;
}
.cid-rHuBUiuFxF .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHuBUiuFxF mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHuBUiuFxF .mbr-section-title MARK {
  color: #000000;
}
.cid-rHuviJ2YxI {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHuviJ2YxI .paddingleft {
  padding-left: 25px;
}
.cid-rHuviJ2YxI p {
  text-align: left;
}
.cid-rHuviJ2YxI a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHuviJ2YxI .block-title {
  color: #444444;
}
.cid-rHuviJ2YxI H4 {
  color: #444444;
}
.cid-rHuviJ2YxI .block-text {
  color: #000000;
}
.cid-rHuEwen6dQ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHuEwen6dQ .paddingleft {
  padding-left: 25px;
}
.cid-rHuEwen6dQ p {
  text-align: left;
}
.cid-rHuEwen6dQ a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHuEwen6dQ .block-title {
  color: #444444;
}
.cid-rHuEwen6dQ H4 {
  color: #444444;
}
.cid-rHuEwen6dQ .block-text {
  color: #000000;
}
.cid-rHuJeTsYNT {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHuJeTsYNT .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHuJeTsYNT .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHuJeTsYNT .mbr-text,
.cid-rHuJeTsYNT .mbr-section-btn {
  text-align: left;
  color: #000000;
}
.cid-rHuJeTsYNT .mbr-text,
.cid-rHuJeTsYNT .mbr-section-btn B {
  color: #000000;
}
.cid-rHuJeTsYNT .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHuJeTsYNT .mbr-section-title I {
  color: #000000;
}
.cid-rHuJeTsYNT h1 {
  font-size: 1.9em;
}
.cid-rHuJeTsYNT a {
  color: #003399;
}
.cid-rHuJeTsYNT a:hover {
  color: #5787c8;
}
.cid-rHuJeTsYNT .mbr-section-title B {
  color: #555555;
}
.cid-rHuJeTsYNT .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHuJeTsYNT mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHuJeTsYNT .mbr-section-title MARK {
  color: #000000;
}
.cid-rHuJeTsYNT H4 {
  text-align: left;
  color: #444444;
}
.cid-rHuHyTpHSA {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rHuHyTpHSA .paddingleft {
  padding-left: 25px;
}
.cid-rHuHyTpHSA p {
  text-align: left;
}
.cid-rHuHyTpHSA a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHuHyTpHSA .block-title {
  color: #444444;
}
.cid-rHuHyTpHSA H4 {
  color: #444444;
}
.cid-rHuHyTpHSA .block-text {
  color: #000000;
}
.cid-rHtR9uxOUC {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHtR9uxOUC .content {
    text-align: center;
  }
  .cid-rHtR9uxOUC .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHtR9uxOUC .img-logo img {
  height: 4rem;
}
.cid-rHtR9uxOUC .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHtR9uxOUC .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHtR9uxOUC [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHtR9uxOUC .input-group-btn {
  display: inline-block;
}
.cid-rHtR9uxOUC .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHtR9uxOUC .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHtR9uxOUC [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHtR9uxOUC .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHtR9uxOUC .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHtR9uxOUC .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHtR9uxOUC .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHtR9uxOUC .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHtR9uxOUC .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHtR9uxOUC .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHtR9uxOUC .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHtR9uxOUC form .input-group input.form-control,
.cid-rHtR9uxOUC form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHtR9uxOUC .opacity5 {
  opacity: .6;
}
.cid-rHtR9uxOUC .opacity7 {
  opacity: .7;
}
.cid-rHtR9uxOUC a:link,
.cid-rHtR9uxOUC a:visited,
.cid-rHtR9uxOUC a:active {
  color: #ffffff !important;
}
.cid-rHtR9uxOUC a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHtR9uxOUC p {
  color: #ffffff !important;
}
.cid-rHtR9uxOUC .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHtR9uxOUC .fade:hover {
  opacity: 0.8;
}
.cid-rHtR9uxOUC .foot-title {
  color: #ffffff;
}
.cid-rHtR9vvU3L.popup-builder {
  background-color: #ffffff;
}
.cid-rHtR9vvU3L.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHtR9vvU3L.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHtR9vvU3L .modal-content,
.cid-rHtR9vvU3L .modal-dialog {
  height: auto;
}
.cid-rHtR9vvU3L .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHtR9vvU3L .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHtR9vvU3L .form-wrapper .mbr-form .form-group,
  .cid-rHtR9vvU3L .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHtR9vvU3L .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHtR9vvU3L .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHtR9vvU3L .mbr-text {
  text-align: center;
}
.cid-rHtR9vvU3L .pt-0 {
  padding-top: 0 !important;
}
.cid-rHtR9vvU3L .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHtR9vvU3L .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHtR9vvU3L .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHtR9vvU3L .modal-open {
  overflow: hidden;
}
.cid-rHtR9vvU3L .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHtR9vvU3L .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHtR9vvU3L .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHtR9vvU3L .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHtR9vvU3L .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHtR9vvU3L .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHtR9vvU3L .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHtR9vvU3L .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHtR9vvU3L .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHtR9vvU3L .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHtR9vvU3L .modal-backdrop.show {
  opacity: .5;
}
.cid-rHtR9vvU3L .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHtR9vvU3L .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHtR9vvU3L .modal-header .close:hover {
  opacity: 1;
}
.cid-rHtR9vvU3L .modal-header .close:focus {
  outline: none;
}
.cid-rHtR9vvU3L .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHtR9vvU3L .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHtR9vvU3L .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHtR9vvU3L .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHtR9vvU3L .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHtR9vvU3L .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHtR9vvU3L .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHtR9vvU3L .modal-sm {
    max-width: 300px;
  }
  .cid-rHtR9vvU3L .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHtR9vvU3L .modal-lg,
  .cid-rHtR9vvU3L .modal-xl {
    max-width: 800px;
  }
  .cid-rHtR9vvU3L .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHtR9vvU3L .modal-xl {
    max-width: 1140px;
  }
  .cid-rHtR9vvU3L .container {
    max-width: 1140px;
  }
}
.cid-rHtR9vvU3L .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHtR9vvU3L .container {
    max-width: 720px;
  }
}
.cid-rHtR9vvU3L .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHtR9vvU3L .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHtR9vvU3L .form-group {
  margin-bottom: 1rem;
}
.cid-rHtR9vvU3L .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHtR9vvU3L .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHtR9vvU3L .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHuK5fZ5Ne.popup-builder {
  background-color: #ffffff;
}
.cid-rHuK5fZ5Ne.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHuK5fZ5Ne.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHuK5fZ5Ne .modal-content,
.cid-rHuK5fZ5Ne .modal-dialog {
  height: auto;
}
.cid-rHuK5fZ5Ne .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHuK5fZ5Ne .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHuK5fZ5Ne .form-wrapper .mbr-form .form-group,
  .cid-rHuK5fZ5Ne .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHuK5fZ5Ne .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHuK5fZ5Ne .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHuK5fZ5Ne .mbr-text {
  text-align: center;
}
.cid-rHuK5fZ5Ne .pt-0 {
  padding-top: 0 !important;
}
.cid-rHuK5fZ5Ne .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHuK5fZ5Ne .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHuK5fZ5Ne .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHuK5fZ5Ne .modal-open {
  overflow: hidden;
}
.cid-rHuK5fZ5Ne .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHuK5fZ5Ne .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHuK5fZ5Ne .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHuK5fZ5Ne .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHuK5fZ5Ne .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHuK5fZ5Ne .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHuK5fZ5Ne .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHuK5fZ5Ne .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHuK5fZ5Ne .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHuK5fZ5Ne .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHuK5fZ5Ne .modal-backdrop.show {
  opacity: .5;
}
.cid-rHuK5fZ5Ne .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHuK5fZ5Ne .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHuK5fZ5Ne .modal-header .close:hover {
  opacity: 1;
}
.cid-rHuK5fZ5Ne .modal-header .close:focus {
  outline: none;
}
.cid-rHuK5fZ5Ne .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHuK5fZ5Ne .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHuK5fZ5Ne .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHuK5fZ5Ne .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHuK5fZ5Ne .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHuK5fZ5Ne .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHuK5fZ5Ne .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHuK5fZ5Ne .modal-sm {
    max-width: 300px;
  }
  .cid-rHuK5fZ5Ne .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHuK5fZ5Ne .modal-lg,
  .cid-rHuK5fZ5Ne .modal-xl {
    max-width: 800px;
  }
  .cid-rHuK5fZ5Ne .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHuK5fZ5Ne .modal-xl {
    max-width: 1140px;
  }
  .cid-rHuK5fZ5Ne .container {
    max-width: 1140px;
  }
}
.cid-rHuK5fZ5Ne .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHuK5fZ5Ne .container {
    max-width: 720px;
  }
}
.cid-rHuK5fZ5Ne .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHuK5fZ5Ne .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHuK5fZ5Ne .form-group {
  margin-bottom: 1rem;
}
.cid-rHuK5fZ5Ne .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHuK5fZ5Ne .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHuK5fZ5Ne .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHuK5Lhzdp.popup-builder {
  background-color: #ffffff;
}
.cid-rHuK5Lhzdp.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHuK5Lhzdp.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHuK5Lhzdp .modal-content,
.cid-rHuK5Lhzdp .modal-dialog {
  height: auto;
}
.cid-rHuK5Lhzdp .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHuK5Lhzdp .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHuK5Lhzdp .form-wrapper .mbr-form .form-group,
  .cid-rHuK5Lhzdp .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHuK5Lhzdp .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHuK5Lhzdp .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHuK5Lhzdp .mbr-text {
  text-align: center;
}
.cid-rHuK5Lhzdp .pt-0 {
  padding-top: 0 !important;
}
.cid-rHuK5Lhzdp .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHuK5Lhzdp .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHuK5Lhzdp .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHuK5Lhzdp .modal-open {
  overflow: hidden;
}
.cid-rHuK5Lhzdp .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHuK5Lhzdp .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHuK5Lhzdp .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHuK5Lhzdp .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHuK5Lhzdp .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHuK5Lhzdp .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHuK5Lhzdp .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHuK5Lhzdp .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHuK5Lhzdp .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHuK5Lhzdp .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHuK5Lhzdp .modal-backdrop.show {
  opacity: .5;
}
.cid-rHuK5Lhzdp .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHuK5Lhzdp .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHuK5Lhzdp .modal-header .close:hover {
  opacity: 1;
}
.cid-rHuK5Lhzdp .modal-header .close:focus {
  outline: none;
}
.cid-rHuK5Lhzdp .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHuK5Lhzdp .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHuK5Lhzdp .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHuK5Lhzdp .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHuK5Lhzdp .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHuK5Lhzdp .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHuK5Lhzdp .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHuK5Lhzdp .modal-sm {
    max-width: 300px;
  }
  .cid-rHuK5Lhzdp .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHuK5Lhzdp .modal-lg,
  .cid-rHuK5Lhzdp .modal-xl {
    max-width: 800px;
  }
  .cid-rHuK5Lhzdp .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHuK5Lhzdp .modal-xl {
    max-width: 1140px;
  }
  .cid-rHuK5Lhzdp .container {
    max-width: 1140px;
  }
}
.cid-rHuK5Lhzdp .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHuK5Lhzdp .container {
    max-width: 720px;
  }
}
.cid-rHuK5Lhzdp .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHuK5Lhzdp .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHuK5Lhzdp .form-group {
  margin-bottom: 1rem;
}
.cid-rHuK5Lhzdp .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHuK5Lhzdp .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHuK5Lhzdp .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHuK6nqOml.popup-builder {
  background-color: #ffffff;
}
.cid-rHuK6nqOml.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHuK6nqOml.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHuK6nqOml .modal-content,
.cid-rHuK6nqOml .modal-dialog {
  height: auto;
}
.cid-rHuK6nqOml .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHuK6nqOml .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHuK6nqOml .form-wrapper .mbr-form .form-group,
  .cid-rHuK6nqOml .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHuK6nqOml .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHuK6nqOml .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHuK6nqOml .mbr-text {
  text-align: center;
}
.cid-rHuK6nqOml .pt-0 {
  padding-top: 0 !important;
}
.cid-rHuK6nqOml .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHuK6nqOml .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHuK6nqOml .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHuK6nqOml .modal-open {
  overflow: hidden;
}
.cid-rHuK6nqOml .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHuK6nqOml .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHuK6nqOml .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHuK6nqOml .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHuK6nqOml .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHuK6nqOml .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHuK6nqOml .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHuK6nqOml .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHuK6nqOml .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHuK6nqOml .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHuK6nqOml .modal-backdrop.show {
  opacity: .5;
}
.cid-rHuK6nqOml .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHuK6nqOml .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHuK6nqOml .modal-header .close:hover {
  opacity: 1;
}
.cid-rHuK6nqOml .modal-header .close:focus {
  outline: none;
}
.cid-rHuK6nqOml .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHuK6nqOml .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHuK6nqOml .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHuK6nqOml .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHuK6nqOml .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHuK6nqOml .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHuK6nqOml .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHuK6nqOml .modal-sm {
    max-width: 300px;
  }
  .cid-rHuK6nqOml .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHuK6nqOml .modal-lg,
  .cid-rHuK6nqOml .modal-xl {
    max-width: 800px;
  }
  .cid-rHuK6nqOml .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHuK6nqOml .modal-xl {
    max-width: 1140px;
  }
  .cid-rHuK6nqOml .container {
    max-width: 1140px;
  }
}
.cid-rHuK6nqOml .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHuK6nqOml .container {
    max-width: 720px;
  }
}
.cid-rHuK6nqOml .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHuK6nqOml .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHuK6nqOml .form-group {
  margin-bottom: 1rem;
}
.cid-rHuK6nqOml .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHuK6nqOml .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHuK6nqOml .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHuK6SvuWr.popup-builder {
  background-color: #ffffff;
}
.cid-rHuK6SvuWr.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHuK6SvuWr.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHuK6SvuWr .modal-content,
.cid-rHuK6SvuWr .modal-dialog {
  height: auto;
}
.cid-rHuK6SvuWr .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHuK6SvuWr .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHuK6SvuWr .form-wrapper .mbr-form .form-group,
  .cid-rHuK6SvuWr .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHuK6SvuWr .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHuK6SvuWr .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHuK6SvuWr .mbr-text {
  text-align: center;
}
.cid-rHuK6SvuWr .pt-0 {
  padding-top: 0 !important;
}
.cid-rHuK6SvuWr .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHuK6SvuWr .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHuK6SvuWr .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHuK6SvuWr .modal-open {
  overflow: hidden;
}
.cid-rHuK6SvuWr .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHuK6SvuWr .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHuK6SvuWr .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHuK6SvuWr .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHuK6SvuWr .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHuK6SvuWr .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHuK6SvuWr .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHuK6SvuWr .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHuK6SvuWr .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHuK6SvuWr .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHuK6SvuWr .modal-backdrop.show {
  opacity: .5;
}
.cid-rHuK6SvuWr .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHuK6SvuWr .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHuK6SvuWr .modal-header .close:hover {
  opacity: 1;
}
.cid-rHuK6SvuWr .modal-header .close:focus {
  outline: none;
}
.cid-rHuK6SvuWr .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHuK6SvuWr .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHuK6SvuWr .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHuK6SvuWr .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHuK6SvuWr .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHuK6SvuWr .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHuK6SvuWr .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHuK6SvuWr .modal-sm {
    max-width: 300px;
  }
  .cid-rHuK6SvuWr .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHuK6SvuWr .modal-lg,
  .cid-rHuK6SvuWr .modal-xl {
    max-width: 800px;
  }
  .cid-rHuK6SvuWr .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHuK6SvuWr .modal-xl {
    max-width: 1140px;
  }
  .cid-rHuK6SvuWr .container {
    max-width: 1140px;
  }
}
.cid-rHuK6SvuWr .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHuK6SvuWr .container {
    max-width: 720px;
  }
}
.cid-rHuK6SvuWr .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHuK6SvuWr .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHuK6SvuWr .form-group {
  margin-bottom: 1rem;
}
.cid-rHuK6SvuWr .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHuK6SvuWr .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHuK6SvuWr .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-rHuOLrsOrE.popup-builder {
  background-color: #ffffff;
}
.cid-rHuOLrsOrE.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHuOLrsOrE.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHuOLrsOrE .modal-content,
.cid-rHuOLrsOrE .modal-dialog {
  height: auto;
}
.cid-rHuOLrsOrE .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHuOLrsOrE .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHuOLrsOrE .form-wrapper .mbr-form .form-group,
  .cid-rHuOLrsOrE .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHuOLrsOrE .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHuOLrsOrE .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHuOLrsOrE .mbr-text {
  text-align: center;
}
.cid-rHuOLrsOrE .pt-0 {
  padding-top: 0 !important;
}
.cid-rHuOLrsOrE .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHuOLrsOrE .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHuOLrsOrE .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHuOLrsOrE .modal-open {
  overflow: hidden;
}
.cid-rHuOLrsOrE .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHuOLrsOrE .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHuOLrsOrE .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHuOLrsOrE .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHuOLrsOrE .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHuOLrsOrE .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHuOLrsOrE .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHuOLrsOrE .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHuOLrsOrE .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHuOLrsOrE .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHuOLrsOrE .modal-backdrop.show {
  opacity: .5;
}
.cid-rHuOLrsOrE .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHuOLrsOrE .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHuOLrsOrE .modal-header .close:hover {
  opacity: 1;
}
.cid-rHuOLrsOrE .modal-header .close:focus {
  outline: none;
}
.cid-rHuOLrsOrE .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHuOLrsOrE .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHuOLrsOrE .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHuOLrsOrE .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHuOLrsOrE .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHuOLrsOrE .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHuOLrsOrE .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHuOLrsOrE .modal-sm {
    max-width: 300px;
  }
  .cid-rHuOLrsOrE .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHuOLrsOrE .modal-lg,
  .cid-rHuOLrsOrE .modal-xl {
    max-width: 800px;
  }
  .cid-rHuOLrsOrE .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHuOLrsOrE .modal-xl {
    max-width: 1140px;
  }
  .cid-rHuOLrsOrE .container {
    max-width: 1140px;
  }
}
.cid-rHuOLrsOrE .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHuOLrsOrE .container {
    max-width: 720px;
  }
}
.cid-rHuOLrsOrE .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHuOLrsOrE .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHuOLrsOrE .form-group {
  margin-bottom: 1rem;
}
.cid-rHuOLrsOrE .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHuOLrsOrE .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHuOLrsOrE .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQEGqhloKp {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQEGqhloKp .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQEGqhloKp .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQEGqhloKp h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQEGqhloKp .mbr-text,
.cid-rQEGqhloKp .mbr-section-btn {
  text-align: center;
}
.cid-rQEGqhloKp .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQEGqhloKp div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQEGqhloKp div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQEGqhloKp .block-title {
  color: #ffffff;
}
.cid-rQEGqhloKp H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQEGy7ysuN {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQEGy7ysuN h2 {
  color: #000000;
}
.cid-rQEGy7ysuN .mbr-text,
.cid-rQEGy7ysuN .mbr-section-btn {
  color: #000000;
}
.cid-rQEGy7ysuN H3 {
  color: #000000;
}
.cid-rHXo98XbSe {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHXo98XbSe .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHXo98XbSe .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHXo98XbSe .mbr-text,
.cid-rHXo98XbSe .mbr-section-btn {
  text-align: left;
}
.cid-rHXo98XbSe .mbr-text,
.cid-rHXo98XbSe .mbr-section-btn B {
  color: #000000;
}
.cid-rHXo98XbSe .mbr-section-title {
  color: #444444;
  text-align: left;
}
.cid-rHXo98XbSe .mbr-section-title I {
  color: #000000;
}
.cid-rHXo98XbSe h1 {
  font-size: 1.9em;
}
.cid-rHXo98XbSe a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXo98XbSe .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHXo99KFu2 {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rHXo99KFu2 .paddingleft {
  padding-left: 25px;
}
.cid-rHXo99KFu2 p {
  text-align: left;
}
.cid-rHXo99KFu2 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXo99KFu2 .block-title {
  color: #444444;
}
.cid-rHXo99KFu2 .block-text {
  text-align: left;
}
.cid-rHXo9dyXMy {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHXo9dyXMy .content {
    text-align: center;
  }
  .cid-rHXo9dyXMy .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHXo9dyXMy .img-logo img {
  height: 4rem;
}
.cid-rHXo9dyXMy .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHXo9dyXMy .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHXo9dyXMy [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHXo9dyXMy .input-group-btn {
  display: inline-block;
}
.cid-rHXo9dyXMy .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHXo9dyXMy .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHXo9dyXMy [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHXo9dyXMy .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHXo9dyXMy .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHXo9dyXMy .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHXo9dyXMy .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHXo9dyXMy .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHXo9dyXMy .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHXo9dyXMy .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHXo9dyXMy .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHXo9dyXMy form .input-group input.form-control,
.cid-rHXo9dyXMy form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHXo9dyXMy .opacity5 {
  opacity: .6;
}
.cid-rHXo9dyXMy .opacity7 {
  opacity: .7;
}
.cid-rHXo9dyXMy a:link,
.cid-rHXo9dyXMy a:visited,
.cid-rHXo9dyXMy a:active {
  color: #ffffff !important;
}
.cid-rHXo9dyXMy a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHXo9dyXMy p {
  color: #ffffff !important;
}
.cid-rHXo9dyXMy .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHXo9dyXMy .fade:hover {
  opacity: 0.8;
}
.cid-rHXo9dyXMy .foot-title {
  color: #ffffff;
}
.cid-rHXo9eFuDS.popup-builder {
  background-color: #ffffff;
}
.cid-rHXo9eFuDS.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHXo9eFuDS.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHXo9eFuDS .modal-content,
.cid-rHXo9eFuDS .modal-dialog {
  height: auto;
}
.cid-rHXo9eFuDS .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHXo9eFuDS .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHXo9eFuDS .form-wrapper .mbr-form .form-group,
  .cid-rHXo9eFuDS .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHXo9eFuDS .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHXo9eFuDS .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHXo9eFuDS .mbr-text {
  text-align: center;
}
.cid-rHXo9eFuDS .pt-0 {
  padding-top: 0 !important;
}
.cid-rHXo9eFuDS .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHXo9eFuDS .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHXo9eFuDS .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHXo9eFuDS .modal-open {
  overflow: hidden;
}
.cid-rHXo9eFuDS .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHXo9eFuDS .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHXo9eFuDS .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHXo9eFuDS .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHXo9eFuDS .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHXo9eFuDS .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHXo9eFuDS .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHXo9eFuDS .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHXo9eFuDS .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHXo9eFuDS .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHXo9eFuDS .modal-backdrop.show {
  opacity: .5;
}
.cid-rHXo9eFuDS .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHXo9eFuDS .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHXo9eFuDS .modal-header .close:hover {
  opacity: 1;
}
.cid-rHXo9eFuDS .modal-header .close:focus {
  outline: none;
}
.cid-rHXo9eFuDS .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHXo9eFuDS .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHXo9eFuDS .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHXo9eFuDS .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHXo9eFuDS .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHXo9eFuDS .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHXo9eFuDS .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHXo9eFuDS .modal-sm {
    max-width: 300px;
  }
  .cid-rHXo9eFuDS .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHXo9eFuDS .modal-lg,
  .cid-rHXo9eFuDS .modal-xl {
    max-width: 800px;
  }
  .cid-rHXo9eFuDS .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHXo9eFuDS .modal-xl {
    max-width: 1140px;
  }
  .cid-rHXo9eFuDS .container {
    max-width: 1140px;
  }
}
.cid-rHXo9eFuDS .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHXo9eFuDS .container {
    max-width: 720px;
  }
}
.cid-rHXo9eFuDS .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHXo9eFuDS .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHXo9eFuDS .form-group {
  margin-bottom: 1rem;
}
.cid-rHXo9eFuDS .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHXo9eFuDS .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHXo9eFuDS .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQEIE3m2OU {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQEIE3m2OU .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQEIE3m2OU .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQEIE3m2OU h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQEIE3m2OU .mbr-text,
.cid-rQEIE3m2OU .mbr-section-btn {
  text-align: center;
}
.cid-rQEIE3m2OU .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQEIE3m2OU div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQEIE3m2OU div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQEIE3m2OU .block-title {
  color: #ffffff;
}
.cid-rQEIE3m2OU H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQEIH1rsq7 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQEIH1rsq7 h2 {
  color: #222222;
}
.cid-rQEIH1rsq7 .mbr-text,
.cid-rQEIH1rsq7 .mbr-section-btn {
  color: #222222;
}
.cid-rQEIH1rsq7 H3 {
  color: #222222;
}
.cid-rHXqvSCJN9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHXqvSCJN9 .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHXqvSCJN9 .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHXqvSCJN9 .mbr-text,
.cid-rHXqvSCJN9 .mbr-section-btn {
  text-align: left;
}
.cid-rHXqvSCJN9 .mbr-text,
.cid-rHXqvSCJN9 .mbr-section-btn B {
  color: #000000;
}
.cid-rHXqvSCJN9 .mbr-section-title {
  color: #444444;
  text-align: left;
}
.cid-rHXqvSCJN9 .mbr-section-title I {
  color: #000000;
}
.cid-rHXqvSCJN9 h1 {
  font-size: 1.9em;
}
.cid-rHXqvSCJN9 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXqvSCJN9 .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHXqvTkPZQ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHXqvTkPZQ .paddingleft {
  padding-left: 25px;
}
.cid-rHXqvTkPZQ p {
  text-align: left;
}
.cid-rHXqvTkPZQ a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXqvTkPZQ .block-title {
  color: #444444;
}
.cid-rHXqvTkPZQ .block-text {
  text-align: left;
}
.cid-rHXqvU3MRo {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHXqvU3MRo .paddingleft {
  padding-left: 25px;
}
.cid-rHXqvU3MRo p {
  text-align: left;
}
.cid-rHXqvU3MRo a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXqvU3MRo .block-title {
  color: #444444;
}
.cid-rHXqvU3MRo .block-text {
  text-align: left;
}
.cid-rHXqvUCTLQ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHXqvUCTLQ .content {
    text-align: center;
  }
  .cid-rHXqvUCTLQ .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHXqvUCTLQ .img-logo img {
  height: 4rem;
}
.cid-rHXqvUCTLQ .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHXqvUCTLQ .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHXqvUCTLQ [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHXqvUCTLQ .input-group-btn {
  display: inline-block;
}
.cid-rHXqvUCTLQ .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHXqvUCTLQ .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHXqvUCTLQ [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHXqvUCTLQ .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHXqvUCTLQ .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHXqvUCTLQ .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHXqvUCTLQ .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHXqvUCTLQ .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHXqvUCTLQ .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHXqvUCTLQ .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHXqvUCTLQ .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHXqvUCTLQ form .input-group input.form-control,
.cid-rHXqvUCTLQ form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHXqvUCTLQ .opacity5 {
  opacity: .6;
}
.cid-rHXqvUCTLQ .opacity7 {
  opacity: .7;
}
.cid-rHXqvUCTLQ a:link,
.cid-rHXqvUCTLQ a:visited,
.cid-rHXqvUCTLQ a:active {
  color: #ffffff !important;
}
.cid-rHXqvUCTLQ a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHXqvUCTLQ p {
  color: #ffffff !important;
}
.cid-rHXqvUCTLQ .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHXqvUCTLQ .fade:hover {
  opacity: 0.8;
}
.cid-rHXqvUCTLQ .foot-title {
  color: #ffffff;
}
.cid-rHXqvVH2ZO.popup-builder {
  background-color: #ffffff;
}
.cid-rHXqvVH2ZO.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHXqvVH2ZO.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHXqvVH2ZO .modal-content,
.cid-rHXqvVH2ZO .modal-dialog {
  height: auto;
}
.cid-rHXqvVH2ZO .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHXqvVH2ZO .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHXqvVH2ZO .form-wrapper .mbr-form .form-group,
  .cid-rHXqvVH2ZO .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHXqvVH2ZO .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHXqvVH2ZO .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHXqvVH2ZO .mbr-text {
  text-align: center;
}
.cid-rHXqvVH2ZO .pt-0 {
  padding-top: 0 !important;
}
.cid-rHXqvVH2ZO .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHXqvVH2ZO .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHXqvVH2ZO .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHXqvVH2ZO .modal-open {
  overflow: hidden;
}
.cid-rHXqvVH2ZO .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHXqvVH2ZO .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHXqvVH2ZO .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHXqvVH2ZO .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHXqvVH2ZO .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHXqvVH2ZO .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHXqvVH2ZO .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHXqvVH2ZO .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHXqvVH2ZO .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHXqvVH2ZO .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHXqvVH2ZO .modal-backdrop.show {
  opacity: .5;
}
.cid-rHXqvVH2ZO .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHXqvVH2ZO .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHXqvVH2ZO .modal-header .close:hover {
  opacity: 1;
}
.cid-rHXqvVH2ZO .modal-header .close:focus {
  outline: none;
}
.cid-rHXqvVH2ZO .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHXqvVH2ZO .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHXqvVH2ZO .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHXqvVH2ZO .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHXqvVH2ZO .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHXqvVH2ZO .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHXqvVH2ZO .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHXqvVH2ZO .modal-sm {
    max-width: 300px;
  }
  .cid-rHXqvVH2ZO .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHXqvVH2ZO .modal-lg,
  .cid-rHXqvVH2ZO .modal-xl {
    max-width: 800px;
  }
  .cid-rHXqvVH2ZO .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHXqvVH2ZO .modal-xl {
    max-width: 1140px;
  }
  .cid-rHXqvVH2ZO .container {
    max-width: 1140px;
  }
}
.cid-rHXqvVH2ZO .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHXqvVH2ZO .container {
    max-width: 720px;
  }
}
.cid-rHXqvVH2ZO .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHXqvVH2ZO .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHXqvVH2ZO .form-group {
  margin-bottom: 1rem;
}
.cid-rHXqvVH2ZO .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHXqvVH2ZO .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHXqvVH2ZO .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQW2X0AB0q {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-rQW2X0AB0q .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQW2X0AB0q .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQW2X0AB0q h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQW2X0AB0q .mbr-text,
.cid-rQW2X0AB0q .mbr-section-btn {
  text-align: center;
}
.cid-rQW2X0AB0q .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQW2X0AB0q div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQW2X0AB0q div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQW2X0AB0q .block-title {
  color: #ffffff;
}
.cid-rQW2X0AB0q H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-rQW3chKj7b {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rQW3chKj7b h2 {
  color: #222222;
}
.cid-rQW3chKj7b .mbr-text,
.cid-rQW3chKj7b .mbr-section-btn {
  color: #222222;
}
.cid-rQW3chKj7b H3 {
  color: #222222;
}
.cid-rHXWuZLcjO {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHXWuZLcjO .paddingleft {
  padding-left: 25px;
}
.cid-rHXWuZLcjO p {
  text-align: left;
}
.cid-rHXWuZLcjO a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXWuZLcjO .block-title {
  color: #444444;
}
.cid-rHXWuZLcjO H4 {
  color: #444444;
}
.cid-rHXWuZLcjO .block-text {
  color: #444444;
  text-align: left;
}
.cid-rHXtyvyd0M {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHXtyvyd0M .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHXtyvyd0M .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHXtyvyd0M .mbr-text,
.cid-rHXtyvyd0M .mbr-section-btn {
  text-align: left;
  color: #444444;
}
.cid-rHXtyvyd0M .mbr-text,
.cid-rHXtyvyd0M .mbr-section-btn B {
  color: #000000;
}
.cid-rHXtyvyd0M .mbr-section-title {
  color: #444444;
  text-align: left;
}
.cid-rHXtyvyd0M .mbr-section-title I {
  color: #000000;
}
.cid-rHXtyvyd0M h1 {
  font-size: 1.9em;
}
.cid-rHXtyvyd0M a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXtyvyd0M .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHXtywbdf5 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHXtywbdf5 .paddingleft {
  padding-left: 25px;
}
.cid-rHXtywbdf5 p {
  text-align: left;
}
.cid-rHXtywbdf5 a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXtywbdf5 .block-title {
  color: #444444;
}
.cid-rHXtywbdf5 .block-text {
  text-align: left;
}
.cid-rHXSB1oLax {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHXSB1oLax .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHXSB1oLax .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHXSB1oLax .mbr-text,
.cid-rHXSB1oLax .mbr-section-btn {
  text-align: left;
  color: #444444;
}
.cid-rHXSB1oLax .mbr-text,
.cid-rHXSB1oLax .mbr-section-btn B {
  color: #000000;
}
.cid-rHXSB1oLax .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHXSB1oLax .mbr-section-title I {
  color: #000000;
}
.cid-rHXSB1oLax h1 {
  font-size: 1.9em;
}
.cid-rHXSB1oLax a {
  color: #003399;
}
.cid-rHXSB1oLax a:hover {
  color: #5787c8;
}
.cid-rHXSB1oLax .mbr-section-title B {
  color: #555555;
}
.cid-rHXSB1oLax .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHXSB1oLax mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHXSB1oLax .mbr-section-title MARK {
  color: #000000;
}
.cid-rHXG7JO2gr {
  padding-top: 0px;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #ffffff, #ffffff);
}
@media (min-width: 992px) {
  .cid-rHXG7JO2gr .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-rHXG7JO2gr .mbr-figure {
    padding-top: 3rem;
  }
}
.cid-rHXG7JO2gr .mbr-text,
.cid-rHXG7JO2gr .mbr-section-btn {
  text-align: left;
  color: #444444;
}
.cid-rHXG7JO2gr .mbr-text,
.cid-rHXG7JO2gr .mbr-section-btn B {
  color: #000000;
}
.cid-rHXG7JO2gr .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-rHXG7JO2gr .mbr-section-title I {
  color: #000000;
}
.cid-rHXG7JO2gr h1 {
  font-size: 1.9em;
}
.cid-rHXG7JO2gr a {
  color: #003399;
}
.cid-rHXG7JO2gr a:hover {
  color: #5787c8;
}
.cid-rHXG7JO2gr .mbr-section-title B {
  color: #555555;
}
.cid-rHXG7JO2gr .float-left {
  float: left;
  margin-right: 1rem;
}
.cid-rHXG7JO2gr mark {
  background-color: #990000;
  color: #ffffff;
}
.cid-rHXG7JO2gr .mbr-section-title MARK {
  color: #000000;
}
.cid-rHXPzJQBOb {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHXPzJQBOb .paddingleft {
  padding-left: 25px;
}
.cid-rHXPzJQBOb p {
  text-align: left;
}
.cid-rHXPzJQBOb a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXPzJQBOb .block-title {
  color: #444444;
}
.cid-rHXPzJQBOb .block-text {
  text-align: left;
}
.cid-rHXtywKdGh {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rHXtywKdGh .paddingleft {
  padding-left: 25px;
}
.cid-rHXtywKdGh p {
  text-align: left;
}
.cid-rHXtywKdGh a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cid-rHXtywKdGh .block-title {
  color: #444444;
}
.cid-rHXtywKdGh .block-text {
  text-align: left;
}
.cid-rHXtyxa9XO {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rHXtyxa9XO .content {
    text-align: center;
  }
  .cid-rHXtyxa9XO .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rHXtyxa9XO .img-logo img {
  height: 4rem;
}
.cid-rHXtyxa9XO .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rHXtyxa9XO .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rHXtyxa9XO [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rHXtyxa9XO .input-group-btn {
  display: inline-block;
}
.cid-rHXtyxa9XO .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rHXtyxa9XO .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rHXtyxa9XO [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rHXtyxa9XO .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rHXtyxa9XO .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rHXtyxa9XO .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rHXtyxa9XO .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rHXtyxa9XO .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rHXtyxa9XO .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rHXtyxa9XO .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rHXtyxa9XO .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rHXtyxa9XO form .input-group input.form-control,
.cid-rHXtyxa9XO form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rHXtyxa9XO .opacity5 {
  opacity: .6;
}
.cid-rHXtyxa9XO .opacity7 {
  opacity: .7;
}
.cid-rHXtyxa9XO a:link,
.cid-rHXtyxa9XO a:visited,
.cid-rHXtyxa9XO a:active {
  color: #ffffff !important;
}
.cid-rHXtyxa9XO a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rHXtyxa9XO p {
  color: #ffffff !important;
}
.cid-rHXtyxa9XO .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rHXtyxa9XO .fade:hover {
  opacity: 0.8;
}
.cid-rHXtyxa9XO .foot-title {
  color: #ffffff;
}
.cid-rHXtyyb458.popup-builder {
  background-color: #ffffff;
}
.cid-rHXtyyb458.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rHXtyyb458.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rHXtyyb458 .modal-content,
.cid-rHXtyyb458 .modal-dialog {
  height: auto;
}
.cid-rHXtyyb458 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rHXtyyb458 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rHXtyyb458 .form-wrapper .mbr-form .form-group,
  .cid-rHXtyyb458 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rHXtyyb458 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rHXtyyb458 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rHXtyyb458 .mbr-text {
  text-align: center;
}
.cid-rHXtyyb458 .pt-0 {
  padding-top: 0 !important;
}
.cid-rHXtyyb458 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rHXtyyb458 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rHXtyyb458 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rHXtyyb458 .modal-open {
  overflow: hidden;
}
.cid-rHXtyyb458 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rHXtyyb458 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rHXtyyb458 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rHXtyyb458 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rHXtyyb458 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rHXtyyb458 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rHXtyyb458 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rHXtyyb458 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rHXtyyb458 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rHXtyyb458 .modal-backdrop.fade {
  opacity: 0;
}
.cid-rHXtyyb458 .modal-backdrop.show {
  opacity: .5;
}
.cid-rHXtyyb458 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rHXtyyb458 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rHXtyyb458 .modal-header .close:hover {
  opacity: 1;
}
.cid-rHXtyyb458 .modal-header .close:focus {
  outline: none;
}
.cid-rHXtyyb458 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rHXtyyb458 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rHXtyyb458 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rHXtyyb458 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rHXtyyb458 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rHXtyyb458 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rHXtyyb458 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rHXtyyb458 .modal-sm {
    max-width: 300px;
  }
  .cid-rHXtyyb458 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rHXtyyb458 .modal-lg,
  .cid-rHXtyyb458 .modal-xl {
    max-width: 800px;
  }
  .cid-rHXtyyb458 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rHXtyyb458 .modal-xl {
    max-width: 1140px;
  }
  .cid-rHXtyyb458 .container {
    max-width: 1140px;
  }
}
.cid-rHXtyyb458 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rHXtyyb458 .container {
    max-width: 720px;
  }
}
.cid-rHXtyyb458 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rHXtyyb458 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rHXtyyb458 .form-group {
  margin-bottom: 1rem;
}
.cid-rHXtyyb458 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rHXtyyb458 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rHXtyyb458 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-rQzcSU1mTV {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-rQzcSU1mTV .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-rQzcSU1mTV .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-rQzcSU1mTV h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-rQzcSU1mTV .mbr-text,
.cid-rQzcSU1mTV .mbr-section-btn {
  text-align: center;
}
.cid-rQzcSU1mTV .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-rQzcSU1mTV div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-rQzcSU1mTV div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-rQzcSU1mTV .block-title {
  color: #ffffff;
}
.cid-rQzcSU1mTV H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sA6Wa1O6Ti {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sA6Wa1O6Ti .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sA6Wa1O6Ti .mbr-text {
  color: #8d97ad;
}
.cid-sA6Wa1O6Ti .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sA6Wa1O6Ti H1 {
  color: #000000;
}
.cid-sA6Wa1O6Ti .mbr-text,
.cid-sA6Wa1O6Ti .mbr-section-btn {
  color: #000000;
}
.cid-sA6Wa1O6Ti P {
  text-align: left;
}
.cid-rQzcSZEY3Q {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-rQzcSZEY3Q .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-rQzcSZEY3Q .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-rQzcSZEY3Q .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-rQzcSZEY3Q .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-rQzcSZEY3Q .card-title {
  font-weight: 700;
}
.cid-rQzcSZEY3Q .card-img {
  text-align: inherit;
}
.cid-rQzcSZEY3Q .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-rQzcSZEY3Q .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-rQzcSZEY3Q .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-rQzcSZEY3Q .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-rQzcSZEY3Q .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-rQzcSZEY3Q .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-rQzcSZEY3Q .mbr-section-text {
  color: #444444;
  text-align: left;
}
.cid-rQzcSZEY3Q .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-rQzcSZEY3Q .mbr-section-title B {
  color: #000000;
}
.cid-rQzcSZEY3Q .mbr-crt-title B {
  color: #000000;
}
.cid-rQzcSZEY3Q .mbr-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
.cid-rQzcSZEY3Q a:hover {
  text-decoration: underline;
}
.cid-rQzcSZEY3Q .borderbottom {
  border-bottom: thin;
  border-bottom-color: #555555;
  border-bottom-style: solid;
}
.cid-NElIr9mpFE {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.webp");
}
.cid-NElIr9mpFE .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.webp");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-rQzcTf5jFr {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-rQzcTf5jFr .content {
    text-align: center;
  }
  .cid-rQzcTf5jFr .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-rQzcTf5jFr .img-logo img {
  height: 4rem;
}
.cid-rQzcTf5jFr .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-rQzcTf5jFr .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-rQzcTf5jFr [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-rQzcTf5jFr .input-group-btn {
  display: inline-block;
}
.cid-rQzcTf5jFr .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-rQzcTf5jFr .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-rQzcTf5jFr [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-rQzcTf5jFr .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-rQzcTf5jFr .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-rQzcTf5jFr .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-rQzcTf5jFr .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-rQzcTf5jFr .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-rQzcTf5jFr .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-rQzcTf5jFr .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-rQzcTf5jFr .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-rQzcTf5jFr form .input-group input.form-control,
.cid-rQzcTf5jFr form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-rQzcTf5jFr .opacity5 {
  opacity: .6;
}
.cid-rQzcTf5jFr .opacity7 {
  opacity: .7;
}
.cid-rQzcTf5jFr a:link,
.cid-rQzcTf5jFr a:visited,
.cid-rQzcTf5jFr a:active {
  color: #ffffff !important;
}
.cid-rQzcTf5jFr a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-rQzcTf5jFr p {
  color: #ffffff !important;
}
.cid-rQzcTf5jFr .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-rQzcTf5jFr .fade:hover {
  opacity: 0.8;
}
.cid-rQzcTf5jFr .foot-title {
  color: #ffffff;
}
.cid-rQzcThtdnm.popup-builder {
  background-color: #ffffff;
}
.cid-rQzcThtdnm.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rQzcThtdnm.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rQzcThtdnm .modal-content,
.cid-rQzcThtdnm .modal-dialog {
  height: auto;
}
.cid-rQzcThtdnm .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rQzcThtdnm .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rQzcThtdnm .form-wrapper .mbr-form .form-group,
  .cid-rQzcThtdnm .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rQzcThtdnm .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rQzcThtdnm .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rQzcThtdnm .mbr-text {
  text-align: center;
}
.cid-rQzcThtdnm .pt-0 {
  padding-top: 0 !important;
}
.cid-rQzcThtdnm .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rQzcThtdnm .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rQzcThtdnm .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rQzcThtdnm .modal-open {
  overflow: hidden;
}
.cid-rQzcThtdnm .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rQzcThtdnm .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rQzcThtdnm .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rQzcThtdnm .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rQzcThtdnm .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rQzcThtdnm .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rQzcThtdnm .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rQzcThtdnm .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rQzcThtdnm .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rQzcThtdnm .modal-backdrop.fade {
  opacity: 0;
}
.cid-rQzcThtdnm .modal-backdrop.show {
  opacity: .5;
}
.cid-rQzcThtdnm .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rQzcThtdnm .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rQzcThtdnm .modal-header .close:hover {
  opacity: 1;
}
.cid-rQzcThtdnm .modal-header .close:focus {
  outline: none;
}
.cid-rQzcThtdnm .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rQzcThtdnm .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rQzcThtdnm .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rQzcThtdnm .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rQzcThtdnm .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rQzcThtdnm .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rQzcThtdnm .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rQzcThtdnm .modal-sm {
    max-width: 300px;
  }
  .cid-rQzcThtdnm .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rQzcThtdnm .modal-lg,
  .cid-rQzcThtdnm .modal-xl {
    max-width: 800px;
  }
  .cid-rQzcThtdnm .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rQzcThtdnm .modal-xl {
    max-width: 1140px;
  }
  .cid-rQzcThtdnm .container {
    max-width: 1140px;
  }
}
.cid-rQzcThtdnm .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rQzcThtdnm .container {
    max-width: 720px;
  }
}
.cid-rQzcThtdnm .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rQzcThtdnm .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rQzcThtdnm .form-group {
  margin-bottom: 1rem;
}
.cid-rQzcThtdnm .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rQzcThtdnm .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rQzcThtdnm .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sg0SaOlL4W {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sg0SaOlL4W .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sg0SaOlL4W .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sg0SaOlL4W h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sg0SaOlL4W .mbr-text,
.cid-sg0SaOlL4W .mbr-section-btn {
  text-align: center;
}
.cid-sg0SaOlL4W .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sg0SaOlL4W div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sg0SaOlL4W div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sg0SaOlL4W .block-title {
  color: #ffffff;
}
.cid-sg0SaOlL4W H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sg0SaOVdvJ {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sg0SaOVdvJ h2 {
  color: #222222;
}
.cid-sg0SaOVdvJ .mbr-text,
.cid-sg0SaOVdvJ .mbr-section-btn {
  color: #222222;
}
.cid-sg0SaOVdvJ H3 {
  color: #222222;
}
.cid-sg12fMHM8i {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sg12fMHM8i .card-img {
  background-color: #fff;
}
.cid-sg12fMHM8i .card-img a {
  display: block;
  padding-top: 1rem;
}
.cid-sg12fMHM8i .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: left;
}
.cid-sg12fMHM8i h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-sg12fMHM8i .mbr-text {
  color: #000000;
}
.cid-sg12fMHM8i .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-sg12fMHM8i .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-sg12fMHM8i .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-sg12fMHM8i a:hover {
  text-decoration: underline;
}
.cid-sg12fMHM8i img {
  border-radius: 5px 5px 5px 5px;
}
.cid-sg12fMHM8i p {
  font-size: 0.9rem !important;
}
.cid-sg12fMHM8i .card-title {
  color: #555555;
}
.cid-sg12fMHM8i .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sg12fMHM8i .fade:hover {
  opacity: 0.8;
}
.cid-sg12UnzDBm {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-sg12UnzDBm .card-img {
  background-color: #fff;
}
.cid-sg12UnzDBm .card-img a {
  display: block;
  padding-top: 1rem;
}
.cid-sg12UnzDBm .card-box {
  background-color: #ffffff;
  padding: 0rem;
  text-align: left;
}
.cid-sg12UnzDBm h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-sg12UnzDBm .mbr-text {
  color: #000000;
}
.cid-sg12UnzDBm .card-wrapper {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-sg12UnzDBm .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-sg12UnzDBm .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-sg12UnzDBm a:hover {
  text-decoration: underline;
}
.cid-sg12UnzDBm img {
  border-radius: 5px 5px 5px 5px;
}
.cid-sg12UnzDBm p {
  font-size: 0.9rem !important;
}
.cid-sg12UnzDBm .card-title {
  color: #555555;
}
.cid-sg12UnzDBm .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sg12UnzDBm .fade:hover {
  opacity: 0.8;
}
.cid-sg0SaPZMt1 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sg0SaPZMt1 .content {
    text-align: center;
  }
  .cid-sg0SaPZMt1 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sg0SaPZMt1 .img-logo img {
  height: 4rem;
}
.cid-sg0SaPZMt1 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sg0SaPZMt1 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sg0SaPZMt1 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sg0SaPZMt1 .input-group-btn {
  display: inline-block;
}
.cid-sg0SaPZMt1 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sg0SaPZMt1 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sg0SaPZMt1 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sg0SaPZMt1 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sg0SaPZMt1 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sg0SaPZMt1 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sg0SaPZMt1 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sg0SaPZMt1 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg0SaPZMt1 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sg0SaPZMt1 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sg0SaPZMt1 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sg0SaPZMt1 form .input-group input.form-control,
.cid-sg0SaPZMt1 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sg0SaPZMt1 .opacity5 {
  opacity: .6;
}
.cid-sg0SaPZMt1 .opacity7 {
  opacity: .7;
}
.cid-sg0SaPZMt1 a:link,
.cid-sg0SaPZMt1 a:visited,
.cid-sg0SaPZMt1 a:active {
  color: #ffffff !important;
}
.cid-sg0SaPZMt1 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sg0SaPZMt1 p {
  color: #ffffff !important;
}
.cid-sg0SaPZMt1 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sg0SaPZMt1 .fade:hover {
  opacity: 0.8;
}
.cid-sg0SaPZMt1 .foot-title {
  color: #ffffff;
}
.cid-sg0SaQvrLZ.popup-builder {
  background-color: #ffffff;
}
.cid-sg0SaQvrLZ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sg0SaQvrLZ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sg0SaQvrLZ .modal-content,
.cid-sg0SaQvrLZ .modal-dialog {
  height: auto;
}
.cid-sg0SaQvrLZ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sg0SaQvrLZ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sg0SaQvrLZ .form-wrapper .mbr-form .form-group,
  .cid-sg0SaQvrLZ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sg0SaQvrLZ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sg0SaQvrLZ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sg0SaQvrLZ .mbr-text {
  text-align: center;
}
.cid-sg0SaQvrLZ .pt-0 {
  padding-top: 0 !important;
}
.cid-sg0SaQvrLZ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sg0SaQvrLZ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sg0SaQvrLZ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sg0SaQvrLZ .modal-open {
  overflow: hidden;
}
.cid-sg0SaQvrLZ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sg0SaQvrLZ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sg0SaQvrLZ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sg0SaQvrLZ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sg0SaQvrLZ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sg0SaQvrLZ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sg0SaQvrLZ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sg0SaQvrLZ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sg0SaQvrLZ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sg0SaQvrLZ .modal-backdrop.fade {
  opacity: 0;
}
.cid-sg0SaQvrLZ .modal-backdrop.show {
  opacity: .5;
}
.cid-sg0SaQvrLZ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sg0SaQvrLZ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sg0SaQvrLZ .modal-header .close:hover {
  opacity: 1;
}
.cid-sg0SaQvrLZ .modal-header .close:focus {
  outline: none;
}
.cid-sg0SaQvrLZ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sg0SaQvrLZ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sg0SaQvrLZ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sg0SaQvrLZ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sg0SaQvrLZ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sg0SaQvrLZ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sg0SaQvrLZ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sg0SaQvrLZ .modal-sm {
    max-width: 300px;
  }
  .cid-sg0SaQvrLZ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sg0SaQvrLZ .modal-lg,
  .cid-sg0SaQvrLZ .modal-xl {
    max-width: 800px;
  }
  .cid-sg0SaQvrLZ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sg0SaQvrLZ .modal-xl {
    max-width: 1140px;
  }
  .cid-sg0SaQvrLZ .container {
    max-width: 1140px;
  }
}
.cid-sg0SaQvrLZ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sg0SaQvrLZ .container {
    max-width: 720px;
  }
}
.cid-sg0SaQvrLZ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sg0SaQvrLZ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sg0SaQvrLZ .form-group {
  margin-bottom: 1rem;
}
.cid-sg0SaQvrLZ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sg0SaQvrLZ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sg0SaQvrLZ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-swJgUCnrI2 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1979x801.jpg");
}
.cid-swJgUCnrI2 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-swJgUCnrI2 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-swJgUCnrI2 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-swJgUCnrI2 .mbr-text,
.cid-swJgUCnrI2 .mbr-section-btn {
  text-align: center;
}
.cid-swJgUCnrI2 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-swJgUCnrI2 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-swJgUCnrI2 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-swJgUCnrI2 .block-title {
  color: #ffffff;
}
.cid-swJgUCM7Fq {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-swJgUCM7Fq .block-title {
  text-align: center;
  color: #000000;
}
.cid-swJhRTZNCk {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-swJhRTZNCk .media-container-row {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
@media (min-width: 992px) {
  .cid-swJhRTZNCk .mbr-figure {
    padding-right: 4rem;
    padding-right: 0;
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-swJhRTZNCk .mbr-figure {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-swJhRTZNCk .mbr-text {
    text-align: center;
  }
}
.cid-swJhRTZNCk H2 {
  text-align: center;
  color: #222222;
}
.cid-swJhRTZNCk .mbr-text,
.cid-swJhRTZNCk .mbr-section-btn {
  text-align: center;
  color: #990000;
}
.cid-swJhRTZNCk H3 {
  text-align: center;
}
.cid-swJhRTZNCk .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-swJhRTZNCk .fade:hover {
  opacity: 0.8;
}
.cid-swJjuR6QjL {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-swJjuR6QjL .media-container-row {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
@media (min-width: 992px) {
  .cid-swJjuR6QjL .mbr-figure {
    padding-right: 4rem;
    padding-right: 0;
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-swJjuR6QjL .mbr-figure {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-swJjuR6QjL .mbr-text {
    text-align: center;
  }
}
.cid-swJjuR6QjL H2 {
  text-align: center;
  color: #222222;
}
.cid-swJjuR6QjL .mbr-text,
.cid-swJjuR6QjL .mbr-section-btn {
  text-align: center;
  color: #990000;
}
.cid-swJjuR6QjL H3 {
  text-align: center;
}
.cid-swJjuR6QjL .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-swJjuR6QjL .fade:hover {
  opacity: 0.8;
}
.cid-swJgUDnUSG {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-swJgUDnUSG .content {
    text-align: center;
  }
  .cid-swJgUDnUSG .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-swJgUDnUSG .img-logo img {
  height: 4rem;
}
.cid-swJgUDnUSG .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-swJgUDnUSG .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-swJgUDnUSG [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-swJgUDnUSG .input-group-btn {
  display: inline-block;
}
.cid-swJgUDnUSG .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-swJgUDnUSG .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-swJgUDnUSG [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-swJgUDnUSG .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-swJgUDnUSG .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-swJgUDnUSG .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-swJgUDnUSG .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-swJgUDnUSG .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-swJgUDnUSG .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-swJgUDnUSG .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-swJgUDnUSG .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-swJgUDnUSG form .input-group input.form-control,
.cid-swJgUDnUSG form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-swJgUDnUSG .opacity5 {
  opacity: .6;
}
.cid-swJgUDnUSG .opacity7 {
  opacity: .7;
}
.cid-swJgUDnUSG a:link,
.cid-swJgUDnUSG a:visited,
.cid-swJgUDnUSG a:active {
  color: #ffffff !important;
}
.cid-swJgUDnUSG a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-swJgUDnUSG p {
  color: #ffffff !important;
}
.cid-swJgUDnUSG .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-swJgUDnUSG .fade:hover {
  opacity: 0.8;
}
.cid-swJgUDnUSG .foot-title {
  color: #ffffff;
}
.cid-swJgUDIYGM.popup-builder {
  background-color: #ffffff;
}
.cid-swJgUDIYGM.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-swJgUDIYGM.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-swJgUDIYGM .modal-content,
.cid-swJgUDIYGM .modal-dialog {
  height: auto;
}
.cid-swJgUDIYGM .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-swJgUDIYGM .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-swJgUDIYGM .form-wrapper .mbr-form .form-group,
  .cid-swJgUDIYGM .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-swJgUDIYGM .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-swJgUDIYGM .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-swJgUDIYGM .mbr-text {
  text-align: center;
}
.cid-swJgUDIYGM .pt-0 {
  padding-top: 0 !important;
}
.cid-swJgUDIYGM .pb-0 {
  padding-bottom: 0 !important;
}
.cid-swJgUDIYGM .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-swJgUDIYGM .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-swJgUDIYGM .modal-open {
  overflow: hidden;
}
.cid-swJgUDIYGM .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-swJgUDIYGM .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-swJgUDIYGM .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-swJgUDIYGM .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-swJgUDIYGM .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-swJgUDIYGM .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-swJgUDIYGM .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-swJgUDIYGM .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-swJgUDIYGM .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-swJgUDIYGM .modal-backdrop.fade {
  opacity: 0;
}
.cid-swJgUDIYGM .modal-backdrop.show {
  opacity: .5;
}
.cid-swJgUDIYGM .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-swJgUDIYGM .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-swJgUDIYGM .modal-header .close:hover {
  opacity: 1;
}
.cid-swJgUDIYGM .modal-header .close:focus {
  outline: none;
}
.cid-swJgUDIYGM .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-swJgUDIYGM .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-swJgUDIYGM .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-swJgUDIYGM .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-swJgUDIYGM .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-swJgUDIYGM .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-swJgUDIYGM .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-swJgUDIYGM .modal-sm {
    max-width: 300px;
  }
  .cid-swJgUDIYGM .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-swJgUDIYGM .modal-lg,
  .cid-swJgUDIYGM .modal-xl {
    max-width: 800px;
  }
  .cid-swJgUDIYGM .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-swJgUDIYGM .modal-xl {
    max-width: 1140px;
  }
  .cid-swJgUDIYGM .container {
    max-width: 1140px;
  }
}
.cid-swJgUDIYGM .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-swJgUDIYGM .container {
    max-width: 720px;
  }
}
.cid-swJgUDIYGM .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-swJgUDIYGM .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-swJgUDIYGM .form-group {
  margin-bottom: 1rem;
}
.cid-swJgUDIYGM .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-swJgUDIYGM .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-swJgUDIYGM .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sA77F8B37S {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sA77F8B37S .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sA77F8B37S .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sA77F8B37S h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sA77F8B37S .mbr-text,
.cid-sA77F8B37S .mbr-section-btn {
  text-align: center;
}
.cid-sA77F8B37S .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sA77F8B37S div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sA77F8B37S div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sA77F8B37S .block-title {
  color: #ffffff;
}
.cid-sA77F8B37S H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sA77F9jpFC {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sA77F9jpFC .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sA77F9jpFC .mbr-text {
  color: #8d97ad;
}
.cid-sA77F9jpFC .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sA77F9jpFC H1 {
  color: #000000;
}
.cid-sA77F9jpFC .mbr-text,
.cid-sA77F9jpFC .mbr-section-btn {
  color: #000000;
}
.cid-sA77F9jpFC P {
  text-align: left;
}
.cid-sA797tF5lj {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sA797tF5lj h2 {
  text-align: center;
}
.cid-sA797tF5lj h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sA797tF5lj p {
  color: #000000;
  font-weight: 400;
}
.cid-sA797tF5lj .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sA797tF5lj .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sA797tF5lj .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sA797tF5lj .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sA797tF5lj .card-title {
  font-weight: 700;
}
.cid-sA797tF5lj .card-img {
  text-align: inherit;
}
.cid-sA797tF5lj .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sA797tF5lj .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sA797tF5lj .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sA797tF5lj .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sA797tF5lj .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sA797tF5lj .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sA797tF5lj .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sA797tF5lj .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sA797tF5lj .mbr-section-title B {
  color: #000000;
}
.cid-sA797tF5lj .mbr-crt-title B {
  color: #000000;
}
.cid-sA797tF5lj .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sA797tF5lj a:hover {
  text-decoration: underline;
}
.cid-sA77Fa6VAI {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sA77Fa6VAI .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sA77Faid13 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sA77Faid13 .content {
    text-align: center;
  }
  .cid-sA77Faid13 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sA77Faid13 .img-logo img {
  height: 4rem;
}
.cid-sA77Faid13 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sA77Faid13 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sA77Faid13 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sA77Faid13 .input-group-btn {
  display: inline-block;
}
.cid-sA77Faid13 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sA77Faid13 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sA77Faid13 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sA77Faid13 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sA77Faid13 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sA77Faid13 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sA77Faid13 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sA77Faid13 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sA77Faid13 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sA77Faid13 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sA77Faid13 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sA77Faid13 form .input-group input.form-control,
.cid-sA77Faid13 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sA77Faid13 .opacity5 {
  opacity: .6;
}
.cid-sA77Faid13 .opacity7 {
  opacity: .7;
}
.cid-sA77Faid13 a:link,
.cid-sA77Faid13 a:visited,
.cid-sA77Faid13 a:active {
  color: #ffffff !important;
}
.cid-sA77Faid13 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sA77Faid13 p {
  color: #ffffff !important;
}
.cid-sA77Faid13 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sA77Faid13 .fade:hover {
  opacity: 0.8;
}
.cid-sA77Faid13 .foot-title {
  color: #ffffff;
}
.cid-sA77FaGL4S.popup-builder {
  background-color: #ffffff;
}
.cid-sA77FaGL4S.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sA77FaGL4S.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sA77FaGL4S .modal-content,
.cid-sA77FaGL4S .modal-dialog {
  height: auto;
}
.cid-sA77FaGL4S .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sA77FaGL4S .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sA77FaGL4S .form-wrapper .mbr-form .form-group,
  .cid-sA77FaGL4S .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sA77FaGL4S .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sA77FaGL4S .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sA77FaGL4S .mbr-text {
  text-align: center;
}
.cid-sA77FaGL4S .pt-0 {
  padding-top: 0 !important;
}
.cid-sA77FaGL4S .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sA77FaGL4S .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sA77FaGL4S .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sA77FaGL4S .modal-open {
  overflow: hidden;
}
.cid-sA77FaGL4S .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sA77FaGL4S .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sA77FaGL4S .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sA77FaGL4S .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sA77FaGL4S .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sA77FaGL4S .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sA77FaGL4S .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sA77FaGL4S .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sA77FaGL4S .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sA77FaGL4S .modal-backdrop.fade {
  opacity: 0;
}
.cid-sA77FaGL4S .modal-backdrop.show {
  opacity: .5;
}
.cid-sA77FaGL4S .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sA77FaGL4S .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sA77FaGL4S .modal-header .close:hover {
  opacity: 1;
}
.cid-sA77FaGL4S .modal-header .close:focus {
  outline: none;
}
.cid-sA77FaGL4S .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sA77FaGL4S .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sA77FaGL4S .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sA77FaGL4S .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sA77FaGL4S .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sA77FaGL4S .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sA77FaGL4S .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sA77FaGL4S .modal-sm {
    max-width: 300px;
  }
  .cid-sA77FaGL4S .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sA77FaGL4S .modal-lg,
  .cid-sA77FaGL4S .modal-xl {
    max-width: 800px;
  }
  .cid-sA77FaGL4S .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sA77FaGL4S .modal-xl {
    max-width: 1140px;
  }
  .cid-sA77FaGL4S .container {
    max-width: 1140px;
  }
}
.cid-sA77FaGL4S .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sA77FaGL4S .container {
    max-width: 720px;
  }
}
.cid-sA77FaGL4S .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sA77FaGL4S .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sA77FaGL4S .form-group {
  margin-bottom: 1rem;
}
.cid-sA77FaGL4S .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sA77FaGL4S .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sA77FaGL4S .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAbNxpwesM {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAbNxpwesM .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAbNxpwesM .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAbNxpwesM h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAbNxpwesM .mbr-text,
.cid-sAbNxpwesM .mbr-section-btn {
  text-align: center;
}
.cid-sAbNxpwesM .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAbNxpwesM div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAbNxpwesM div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAbNxpwesM .block-title {
  color: #ffffff;
}
.cid-sAbNxpwesM H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAbNxq8DzK {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAbNxq8DzK .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAbNxq8DzK .mbr-text {
  color: #8d97ad;
}
.cid-sAbNxq8DzK .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAbNxq8DzK H1 {
  color: #000000;
}
.cid-sAbNxq8DzK .mbr-text,
.cid-sAbNxq8DzK .mbr-section-btn {
  color: #000000;
}
.cid-sAbNxq8DzK P {
  text-align: left;
}
.cid-sAbOwV5e25 {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sAbOwV5e25 h2 {
  text-align: center;
}
.cid-sAbOwV5e25 h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAbOwV5e25 p {
  color: #000000;
  font-weight: 400;
}
.cid-sAbOwV5e25 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAbOwV5e25 .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAbOwV5e25 .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAbOwV5e25 .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAbOwV5e25 .card-title {
  font-weight: 700;
}
.cid-sAbOwV5e25 .card-img {
  text-align: inherit;
}
.cid-sAbOwV5e25 .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAbOwV5e25 .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAbOwV5e25 .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAbOwV5e25 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAbOwV5e25 .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAbOwV5e25 .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAbOwV5e25 .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAbOwV5e25 .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAbOwV5e25 .mbr-section-title B {
  color: #000000;
}
.cid-sAbOwV5e25 .mbr-crt-title B {
  color: #000000;
}
.cid-sAbOwV5e25 .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAbOwV5e25 a:hover {
  text-decoration: underline;
}
.cid-sAbNxqTBf7 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAbNxqTBf7 .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAbNxr7kOr {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAbNxr7kOr .content {
    text-align: center;
  }
  .cid-sAbNxr7kOr .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAbNxr7kOr .img-logo img {
  height: 4rem;
}
.cid-sAbNxr7kOr .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAbNxr7kOr .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAbNxr7kOr [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAbNxr7kOr .input-group-btn {
  display: inline-block;
}
.cid-sAbNxr7kOr .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAbNxr7kOr .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAbNxr7kOr [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAbNxr7kOr .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAbNxr7kOr .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAbNxr7kOr .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAbNxr7kOr .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAbNxr7kOr .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAbNxr7kOr .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAbNxr7kOr .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAbNxr7kOr .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAbNxr7kOr form .input-group input.form-control,
.cid-sAbNxr7kOr form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAbNxr7kOr .opacity5 {
  opacity: .6;
}
.cid-sAbNxr7kOr .opacity7 {
  opacity: .7;
}
.cid-sAbNxr7kOr a:link,
.cid-sAbNxr7kOr a:visited,
.cid-sAbNxr7kOr a:active {
  color: #ffffff !important;
}
.cid-sAbNxr7kOr a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAbNxr7kOr p {
  color: #ffffff !important;
}
.cid-sAbNxr7kOr .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAbNxr7kOr .fade:hover {
  opacity: 0.8;
}
.cid-sAbNxr7kOr .foot-title {
  color: #ffffff;
}
.cid-sAbNxrtqbu.popup-builder {
  background-color: #ffffff;
}
.cid-sAbNxrtqbu.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAbNxrtqbu.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAbNxrtqbu .modal-content,
.cid-sAbNxrtqbu .modal-dialog {
  height: auto;
}
.cid-sAbNxrtqbu .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAbNxrtqbu .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAbNxrtqbu .form-wrapper .mbr-form .form-group,
  .cid-sAbNxrtqbu .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAbNxrtqbu .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAbNxrtqbu .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAbNxrtqbu .mbr-text {
  text-align: center;
}
.cid-sAbNxrtqbu .pt-0 {
  padding-top: 0 !important;
}
.cid-sAbNxrtqbu .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAbNxrtqbu .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAbNxrtqbu .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAbNxrtqbu .modal-open {
  overflow: hidden;
}
.cid-sAbNxrtqbu .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAbNxrtqbu .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAbNxrtqbu .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAbNxrtqbu .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAbNxrtqbu .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAbNxrtqbu .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAbNxrtqbu .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAbNxrtqbu .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAbNxrtqbu .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAbNxrtqbu .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAbNxrtqbu .modal-backdrop.show {
  opacity: .5;
}
.cid-sAbNxrtqbu .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAbNxrtqbu .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAbNxrtqbu .modal-header .close:hover {
  opacity: 1;
}
.cid-sAbNxrtqbu .modal-header .close:focus {
  outline: none;
}
.cid-sAbNxrtqbu .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAbNxrtqbu .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAbNxrtqbu .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAbNxrtqbu .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAbNxrtqbu .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAbNxrtqbu .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAbNxrtqbu .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAbNxrtqbu .modal-sm {
    max-width: 300px;
  }
  .cid-sAbNxrtqbu .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAbNxrtqbu .modal-lg,
  .cid-sAbNxrtqbu .modal-xl {
    max-width: 800px;
  }
  .cid-sAbNxrtqbu .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAbNxrtqbu .modal-xl {
    max-width: 1140px;
  }
  .cid-sAbNxrtqbu .container {
    max-width: 1140px;
  }
}
.cid-sAbNxrtqbu .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAbNxrtqbu .container {
    max-width: 720px;
  }
}
.cid-sAbNxrtqbu .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAbNxrtqbu .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAbNxrtqbu .form-group {
  margin-bottom: 1rem;
}
.cid-sAbNxrtqbu .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAbNxrtqbu .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAbNxrtqbu .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAbTwCiUJ8 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAbTwCiUJ8 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAbTwCiUJ8 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAbTwCiUJ8 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAbTwCiUJ8 .mbr-text,
.cid-sAbTwCiUJ8 .mbr-section-btn {
  text-align: center;
}
.cid-sAbTwCiUJ8 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAbTwCiUJ8 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAbTwCiUJ8 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAbTwCiUJ8 .block-title {
  color: #ffffff;
}
.cid-sAbTwCiUJ8 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAbTwCZNSX {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAbTwCZNSX .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAbTwCZNSX .mbr-text {
  color: #8d97ad;
}
.cid-sAbTwCZNSX .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAbTwCZNSX H1 {
  color: #000000;
}
.cid-sAbTwCZNSX .mbr-text,
.cid-sAbTwCZNSX .mbr-section-btn {
  color: #000000;
}
.cid-sAbTwCZNSX P {
  text-align: left;
}
.cid-sAbU4EbZuZ {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAbU4EbZuZ h2 {
  text-align: center;
}
.cid-sAbU4EbZuZ h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAbU4EbZuZ p {
  color: #000000;
  font-weight: 400;
}
.cid-sAbU4EbZuZ .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAbU4EbZuZ .mbr-figure {
  align-self: flex-start;
  -webkit-align-self: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAbU4EbZuZ .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAbU4EbZuZ .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAbU4EbZuZ .card-title {
  font-weight: 700;
}
.cid-sAbU4EbZuZ .card-img {
  text-align: inherit;
}
.cid-sAbU4EbZuZ .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAbU4EbZuZ .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAbU4EbZuZ .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAbU4EbZuZ .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAbU4EbZuZ .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAbU4EbZuZ .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAbU4EbZuZ .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAbU4EbZuZ .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAbU4EbZuZ .mbr-section-title B {
  color: #000000;
}
.cid-sAbU4EbZuZ .mbr-crt-title B {
  color: #000000;
}
.cid-sAbU4EbZuZ .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAbU4EbZuZ a:hover {
  text-decoration: underline;
}
.cid-sAbTwDNITP {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAbTwDNITP .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAbTwE1Mav {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAbTwE1Mav .content {
    text-align: center;
  }
  .cid-sAbTwE1Mav .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAbTwE1Mav .img-logo img {
  height: 4rem;
}
.cid-sAbTwE1Mav .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAbTwE1Mav .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAbTwE1Mav [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAbTwE1Mav .input-group-btn {
  display: inline-block;
}
.cid-sAbTwE1Mav .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAbTwE1Mav .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAbTwE1Mav [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAbTwE1Mav .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAbTwE1Mav .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAbTwE1Mav .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAbTwE1Mav .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAbTwE1Mav .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAbTwE1Mav .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAbTwE1Mav .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAbTwE1Mav .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAbTwE1Mav form .input-group input.form-control,
.cid-sAbTwE1Mav form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAbTwE1Mav .opacity5 {
  opacity: .6;
}
.cid-sAbTwE1Mav .opacity7 {
  opacity: .7;
}
.cid-sAbTwE1Mav a:link,
.cid-sAbTwE1Mav a:visited,
.cid-sAbTwE1Mav a:active {
  color: #ffffff !important;
}
.cid-sAbTwE1Mav a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAbTwE1Mav p {
  color: #ffffff !important;
}
.cid-sAbTwE1Mav .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAbTwE1Mav .fade:hover {
  opacity: 0.8;
}
.cid-sAbTwE1Mav .foot-title {
  color: #ffffff;
}
.cid-sAbTwEoOFr.popup-builder {
  background-color: #ffffff;
}
.cid-sAbTwEoOFr.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAbTwEoOFr.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAbTwEoOFr .modal-content,
.cid-sAbTwEoOFr .modal-dialog {
  height: auto;
}
.cid-sAbTwEoOFr .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAbTwEoOFr .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAbTwEoOFr .form-wrapper .mbr-form .form-group,
  .cid-sAbTwEoOFr .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAbTwEoOFr .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAbTwEoOFr .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAbTwEoOFr .mbr-text {
  text-align: center;
}
.cid-sAbTwEoOFr .pt-0 {
  padding-top: 0 !important;
}
.cid-sAbTwEoOFr .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAbTwEoOFr .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAbTwEoOFr .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAbTwEoOFr .modal-open {
  overflow: hidden;
}
.cid-sAbTwEoOFr .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAbTwEoOFr .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAbTwEoOFr .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAbTwEoOFr .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAbTwEoOFr .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAbTwEoOFr .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAbTwEoOFr .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAbTwEoOFr .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAbTwEoOFr .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAbTwEoOFr .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAbTwEoOFr .modal-backdrop.show {
  opacity: .5;
}
.cid-sAbTwEoOFr .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAbTwEoOFr .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAbTwEoOFr .modal-header .close:hover {
  opacity: 1;
}
.cid-sAbTwEoOFr .modal-header .close:focus {
  outline: none;
}
.cid-sAbTwEoOFr .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAbTwEoOFr .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAbTwEoOFr .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAbTwEoOFr .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAbTwEoOFr .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAbTwEoOFr .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAbTwEoOFr .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAbTwEoOFr .modal-sm {
    max-width: 300px;
  }
  .cid-sAbTwEoOFr .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAbTwEoOFr .modal-lg,
  .cid-sAbTwEoOFr .modal-xl {
    max-width: 800px;
  }
  .cid-sAbTwEoOFr .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAbTwEoOFr .modal-xl {
    max-width: 1140px;
  }
  .cid-sAbTwEoOFr .container {
    max-width: 1140px;
  }
}
.cid-sAbTwEoOFr .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAbTwEoOFr .container {
    max-width: 720px;
  }
}
.cid-sAbTwEoOFr .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAbTwEoOFr .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAbTwEoOFr .form-group {
  margin-bottom: 1rem;
}
.cid-sAbTwEoOFr .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAbTwEoOFr .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAbTwEoOFr .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAbUtLxkPm {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAbUtLxkPm .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAbUtLxkPm .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAbUtLxkPm h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAbUtLxkPm .mbr-text,
.cid-sAbUtLxkPm .mbr-section-btn {
  text-align: center;
}
.cid-sAbUtLxkPm .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAbUtLxkPm div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAbUtLxkPm div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAbUtLxkPm .block-title {
  color: #ffffff;
}
.cid-sAbUtLxkPm H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAbUtM4re8 {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAbUtM4re8 .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAbUtM4re8 .mbr-text {
  color: #8d97ad;
}
.cid-sAbUtM4re8 .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAbUtM4re8 H1 {
  color: #000000;
}
.cid-sAbUtM4re8 .mbr-text,
.cid-sAbUtM4re8 .mbr-section-btn {
  color: #000000;
}
.cid-sAbUtM4re8 P {
  text-align: left;
}
.cid-sAbUX5TJV9 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAbUX5TJV9 h2 {
  text-align: center;
}
.cid-sAbUX5TJV9 h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAbUX5TJV9 p {
  color: #000000;
  font-weight: 400;
}
.cid-sAbUX5TJV9 .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAbUX5TJV9 .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAbUX5TJV9 .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAbUX5TJV9 .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAbUX5TJV9 .card-title {
  font-weight: 700;
}
.cid-sAbUX5TJV9 .card-img {
  text-align: inherit;
}
.cid-sAbUX5TJV9 .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAbUX5TJV9 .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAbUX5TJV9 .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAbUX5TJV9 .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAbUX5TJV9 .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAbUX5TJV9 .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAbUX5TJV9 .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAbUX5TJV9 .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAbUX5TJV9 .mbr-section-title B {
  color: #000000;
}
.cid-sAbUX5TJV9 .mbr-crt-title B {
  color: #000000;
}
.cid-sAbUX5TJV9 .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAbUX5TJV9 a:hover {
  text-decoration: underline;
}
.cid-sAbUtMQRWp {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAbUtMQRWp .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAbUtN3sRW {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAbUtN3sRW .content {
    text-align: center;
  }
  .cid-sAbUtN3sRW .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAbUtN3sRW .img-logo img {
  height: 4rem;
}
.cid-sAbUtN3sRW .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAbUtN3sRW .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAbUtN3sRW [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAbUtN3sRW .input-group-btn {
  display: inline-block;
}
.cid-sAbUtN3sRW .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAbUtN3sRW .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAbUtN3sRW [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAbUtN3sRW .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAbUtN3sRW .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAbUtN3sRW .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAbUtN3sRW .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAbUtN3sRW .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAbUtN3sRW .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAbUtN3sRW .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAbUtN3sRW .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAbUtN3sRW form .input-group input.form-control,
.cid-sAbUtN3sRW form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAbUtN3sRW .opacity5 {
  opacity: .6;
}
.cid-sAbUtN3sRW .opacity7 {
  opacity: .7;
}
.cid-sAbUtN3sRW a:link,
.cid-sAbUtN3sRW a:visited,
.cid-sAbUtN3sRW a:active {
  color: #ffffff !important;
}
.cid-sAbUtN3sRW a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAbUtN3sRW p {
  color: #ffffff !important;
}
.cid-sAbUtN3sRW .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAbUtN3sRW .fade:hover {
  opacity: 0.8;
}
.cid-sAbUtN3sRW .foot-title {
  color: #ffffff;
}
.cid-sAbUtNsdYp.popup-builder {
  background-color: #ffffff;
}
.cid-sAbUtNsdYp.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAbUtNsdYp.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAbUtNsdYp .modal-content,
.cid-sAbUtNsdYp .modal-dialog {
  height: auto;
}
.cid-sAbUtNsdYp .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAbUtNsdYp .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAbUtNsdYp .form-wrapper .mbr-form .form-group,
  .cid-sAbUtNsdYp .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAbUtNsdYp .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAbUtNsdYp .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAbUtNsdYp .mbr-text {
  text-align: center;
}
.cid-sAbUtNsdYp .pt-0 {
  padding-top: 0 !important;
}
.cid-sAbUtNsdYp .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAbUtNsdYp .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAbUtNsdYp .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAbUtNsdYp .modal-open {
  overflow: hidden;
}
.cid-sAbUtNsdYp .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAbUtNsdYp .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAbUtNsdYp .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAbUtNsdYp .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAbUtNsdYp .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAbUtNsdYp .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAbUtNsdYp .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAbUtNsdYp .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAbUtNsdYp .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAbUtNsdYp .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAbUtNsdYp .modal-backdrop.show {
  opacity: .5;
}
.cid-sAbUtNsdYp .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAbUtNsdYp .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAbUtNsdYp .modal-header .close:hover {
  opacity: 1;
}
.cid-sAbUtNsdYp .modal-header .close:focus {
  outline: none;
}
.cid-sAbUtNsdYp .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAbUtNsdYp .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAbUtNsdYp .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAbUtNsdYp .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAbUtNsdYp .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAbUtNsdYp .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAbUtNsdYp .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAbUtNsdYp .modal-sm {
    max-width: 300px;
  }
  .cid-sAbUtNsdYp .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAbUtNsdYp .modal-lg,
  .cid-sAbUtNsdYp .modal-xl {
    max-width: 800px;
  }
  .cid-sAbUtNsdYp .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAbUtNsdYp .modal-xl {
    max-width: 1140px;
  }
  .cid-sAbUtNsdYp .container {
    max-width: 1140px;
  }
}
.cid-sAbUtNsdYp .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAbUtNsdYp .container {
    max-width: 720px;
  }
}
.cid-sAbUtNsdYp .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAbUtNsdYp .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAbUtNsdYp .form-group {
  margin-bottom: 1rem;
}
.cid-sAbUtNsdYp .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAbUtNsdYp .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAbUtNsdYp .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAbZn3U1L0 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAbZn3U1L0 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAbZn3U1L0 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAbZn3U1L0 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAbZn3U1L0 .mbr-text,
.cid-sAbZn3U1L0 .mbr-section-btn {
  text-align: center;
}
.cid-sAbZn3U1L0 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAbZn3U1L0 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAbZn3U1L0 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAbZn3U1L0 .block-title {
  color: #ffffff;
}
.cid-sAbZn3U1L0 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAbZn4udDv {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAbZn4udDv .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAbZn4udDv .mbr-text {
  color: #8d97ad;
}
.cid-sAbZn4udDv .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAbZn4udDv H1 {
  color: #000000;
}
.cid-sAbZn4udDv .mbr-text,
.cid-sAbZn4udDv .mbr-section-btn {
  color: #000000;
}
.cid-sAbZn4udDv P {
  text-align: left;
}
.cid-sAbZTiBFbC {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAbZTiBFbC h2 {
  text-align: center;
}
.cid-sAbZTiBFbC h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAbZTiBFbC p {
  color: #000000;
  font-weight: 400;
}
.cid-sAbZTiBFbC .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAbZTiBFbC .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAbZTiBFbC .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAbZTiBFbC .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAbZTiBFbC .card-title {
  font-weight: 700;
}
.cid-sAbZTiBFbC .card-img {
  text-align: inherit;
}
.cid-sAbZTiBFbC .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAbZTiBFbC .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAbZTiBFbC .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAbZTiBFbC .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAbZTiBFbC .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAbZTiBFbC .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAbZTiBFbC .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAbZTiBFbC .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAbZTiBFbC .mbr-section-title B {
  color: #000000;
}
.cid-sAbZTiBFbC .mbr-crt-title B {
  color: #000000;
}
.cid-sAbZTiBFbC .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAbZTiBFbC a:hover {
  text-decoration: underline;
}
.cid-sAbZn5ixgr {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAbZn5ixgr .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAbZn5udoJ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAbZn5udoJ .content {
    text-align: center;
  }
  .cid-sAbZn5udoJ .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAbZn5udoJ .img-logo img {
  height: 4rem;
}
.cid-sAbZn5udoJ .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAbZn5udoJ .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAbZn5udoJ [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAbZn5udoJ .input-group-btn {
  display: inline-block;
}
.cid-sAbZn5udoJ .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAbZn5udoJ .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAbZn5udoJ [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAbZn5udoJ .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAbZn5udoJ .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAbZn5udoJ .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAbZn5udoJ .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAbZn5udoJ .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAbZn5udoJ .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAbZn5udoJ .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAbZn5udoJ .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAbZn5udoJ form .input-group input.form-control,
.cid-sAbZn5udoJ form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAbZn5udoJ .opacity5 {
  opacity: .6;
}
.cid-sAbZn5udoJ .opacity7 {
  opacity: .7;
}
.cid-sAbZn5udoJ a:link,
.cid-sAbZn5udoJ a:visited,
.cid-sAbZn5udoJ a:active {
  color: #ffffff !important;
}
.cid-sAbZn5udoJ a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAbZn5udoJ p {
  color: #ffffff !important;
}
.cid-sAbZn5udoJ .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAbZn5udoJ .fade:hover {
  opacity: 0.8;
}
.cid-sAbZn5udoJ .foot-title {
  color: #ffffff;
}
.cid-sAbZn5Qxea.popup-builder {
  background-color: #ffffff;
}
.cid-sAbZn5Qxea.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAbZn5Qxea.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAbZn5Qxea .modal-content,
.cid-sAbZn5Qxea .modal-dialog {
  height: auto;
}
.cid-sAbZn5Qxea .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAbZn5Qxea .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAbZn5Qxea .form-wrapper .mbr-form .form-group,
  .cid-sAbZn5Qxea .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAbZn5Qxea .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAbZn5Qxea .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAbZn5Qxea .mbr-text {
  text-align: center;
}
.cid-sAbZn5Qxea .pt-0 {
  padding-top: 0 !important;
}
.cid-sAbZn5Qxea .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAbZn5Qxea .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAbZn5Qxea .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAbZn5Qxea .modal-open {
  overflow: hidden;
}
.cid-sAbZn5Qxea .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAbZn5Qxea .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAbZn5Qxea .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAbZn5Qxea .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAbZn5Qxea .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAbZn5Qxea .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAbZn5Qxea .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAbZn5Qxea .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAbZn5Qxea .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAbZn5Qxea .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAbZn5Qxea .modal-backdrop.show {
  opacity: .5;
}
.cid-sAbZn5Qxea .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAbZn5Qxea .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAbZn5Qxea .modal-header .close:hover {
  opacity: 1;
}
.cid-sAbZn5Qxea .modal-header .close:focus {
  outline: none;
}
.cid-sAbZn5Qxea .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAbZn5Qxea .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAbZn5Qxea .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAbZn5Qxea .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAbZn5Qxea .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAbZn5Qxea .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAbZn5Qxea .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAbZn5Qxea .modal-sm {
    max-width: 300px;
  }
  .cid-sAbZn5Qxea .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAbZn5Qxea .modal-lg,
  .cid-sAbZn5Qxea .modal-xl {
    max-width: 800px;
  }
  .cid-sAbZn5Qxea .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAbZn5Qxea .modal-xl {
    max-width: 1140px;
  }
  .cid-sAbZn5Qxea .container {
    max-width: 1140px;
  }
}
.cid-sAbZn5Qxea .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAbZn5Qxea .container {
    max-width: 720px;
  }
}
.cid-sAbZn5Qxea .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAbZn5Qxea .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAbZn5Qxea .form-group {
  margin-bottom: 1rem;
}
.cid-sAbZn5Qxea .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAbZn5Qxea .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAbZn5Qxea .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc1eT5T3d {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc1eT5T3d .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc1eT5T3d .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc1eT5T3d h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc1eT5T3d .mbr-text,
.cid-sAc1eT5T3d .mbr-section-btn {
  text-align: center;
}
.cid-sAc1eT5T3d .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc1eT5T3d div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc1eT5T3d div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc1eT5T3d .block-title {
  color: #ffffff;
}
.cid-sAc1eT5T3d H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc1eTwjZv {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc1eTwjZv .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc1eTwjZv .mbr-text {
  color: #8d97ad;
}
.cid-sAc1eTwjZv .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc1eTwjZv H1 {
  color: #000000;
}
.cid-sAc1eTwjZv .mbr-text,
.cid-sAc1eTwjZv .mbr-section-btn {
  color: #000000;
}
.cid-sAc1eTwjZv P {
  text-align: left;
}
.cid-sAc1KB4YnB {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc1KB4YnB h2 {
  text-align: center;
}
.cid-sAc1KB4YnB h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc1KB4YnB p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc1KB4YnB .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc1KB4YnB .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc1KB4YnB .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc1KB4YnB .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc1KB4YnB .card-title {
  font-weight: 700;
}
.cid-sAc1KB4YnB .card-img {
  text-align: inherit;
}
.cid-sAc1KB4YnB .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc1KB4YnB .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc1KB4YnB .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc1KB4YnB .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc1KB4YnB .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc1KB4YnB .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc1KB4YnB .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc1KB4YnB .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc1KB4YnB .mbr-section-title B {
  color: #000000;
}
.cid-sAc1KB4YnB .mbr-crt-title B {
  color: #000000;
}
.cid-sAc1KB4YnB .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc1KB4YnB a:hover {
  text-decoration: underline;
}
.cid-sAc1eUdgUJ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc1eUdgUJ .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc1eUpxmz {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAc1eUpxmz .content {
    text-align: center;
  }
  .cid-sAc1eUpxmz .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc1eUpxmz .img-logo img {
  height: 4rem;
}
.cid-sAc1eUpxmz .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAc1eUpxmz .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAc1eUpxmz [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc1eUpxmz .input-group-btn {
  display: inline-block;
}
.cid-sAc1eUpxmz .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc1eUpxmz .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc1eUpxmz [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc1eUpxmz .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc1eUpxmz .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc1eUpxmz .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc1eUpxmz .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc1eUpxmz .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc1eUpxmz .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc1eUpxmz .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc1eUpxmz .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAc1eUpxmz form .input-group input.form-control,
.cid-sAc1eUpxmz form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc1eUpxmz .opacity5 {
  opacity: .6;
}
.cid-sAc1eUpxmz .opacity7 {
  opacity: .7;
}
.cid-sAc1eUpxmz a:link,
.cid-sAc1eUpxmz a:visited,
.cid-sAc1eUpxmz a:active {
  color: #ffffff !important;
}
.cid-sAc1eUpxmz a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc1eUpxmz p {
  color: #ffffff !important;
}
.cid-sAc1eUpxmz .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc1eUpxmz .fade:hover {
  opacity: 0.8;
}
.cid-sAc1eUpxmz .foot-title {
  color: #ffffff;
}
.cid-sAc1eUL0By.popup-builder {
  background-color: #ffffff;
}
.cid-sAc1eUL0By.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc1eUL0By.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc1eUL0By .modal-content,
.cid-sAc1eUL0By .modal-dialog {
  height: auto;
}
.cid-sAc1eUL0By .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc1eUL0By .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc1eUL0By .form-wrapper .mbr-form .form-group,
  .cid-sAc1eUL0By .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc1eUL0By .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc1eUL0By .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc1eUL0By .mbr-text {
  text-align: center;
}
.cid-sAc1eUL0By .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc1eUL0By .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc1eUL0By .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc1eUL0By .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc1eUL0By .modal-open {
  overflow: hidden;
}
.cid-sAc1eUL0By .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc1eUL0By .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc1eUL0By .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc1eUL0By .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc1eUL0By .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc1eUL0By .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc1eUL0By .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc1eUL0By .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc1eUL0By .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc1eUL0By .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc1eUL0By .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc1eUL0By .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc1eUL0By .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc1eUL0By .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc1eUL0By .modal-header .close:focus {
  outline: none;
}
.cid-sAc1eUL0By .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc1eUL0By .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc1eUL0By .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc1eUL0By .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc1eUL0By .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc1eUL0By .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc1eUL0By .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc1eUL0By .modal-sm {
    max-width: 300px;
  }
  .cid-sAc1eUL0By .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc1eUL0By .modal-lg,
  .cid-sAc1eUL0By .modal-xl {
    max-width: 800px;
  }
  .cid-sAc1eUL0By .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc1eUL0By .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc1eUL0By .container {
    max-width: 1140px;
  }
}
.cid-sAc1eUL0By .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc1eUL0By .container {
    max-width: 720px;
  }
}
.cid-sAc1eUL0By .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc1eUL0By .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc1eUL0By .form-group {
  margin-bottom: 1rem;
}
.cid-sAc1eUL0By .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc1eUL0By .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc1eUL0By .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc14BABxs {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc14BABxs .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc14BABxs .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc14BABxs h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc14BABxs .mbr-text,
.cid-sAc14BABxs .mbr-section-btn {
  text-align: center;
}
.cid-sAc14BABxs .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc14BABxs div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc14BABxs div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc14BABxs .block-title {
  color: #ffffff;
}
.cid-sAc14BABxs H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc14BZnjf {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc14BZnjf .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc14BZnjf .mbr-text {
  color: #8d97ad;
}
.cid-sAc14BZnjf .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc14BZnjf H1 {
  color: #000000;
}
.cid-sAc14BZnjf .mbr-text,
.cid-sAc14BZnjf .mbr-section-btn {
  color: #000000;
}
.cid-sAc14BZnjf P {
  text-align: left;
}
.cid-sAc3fzYNBT {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc3fzYNBT h2 {
  text-align: center;
}
.cid-sAc3fzYNBT h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc3fzYNBT p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc3fzYNBT .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc3fzYNBT .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc3fzYNBT .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc3fzYNBT .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc3fzYNBT .card-title {
  font-weight: 700;
}
.cid-sAc3fzYNBT .card-img {
  text-align: inherit;
}
.cid-sAc3fzYNBT .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc3fzYNBT .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc3fzYNBT .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc3fzYNBT .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc3fzYNBT .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc3fzYNBT .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc3fzYNBT .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc3fzYNBT .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc3fzYNBT .mbr-section-title B {
  color: #000000;
}
.cid-sAc3fzYNBT .mbr-crt-title B {
  color: #000000;
}
.cid-sAc3fzYNBT .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc3fzYNBT a:hover {
  text-decoration: underline;
}
.cid-sAc14CDk2B {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc14CDk2B .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc14CPVk7 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAc14CPVk7 .content {
    text-align: center;
  }
  .cid-sAc14CPVk7 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc14CPVk7 .img-logo img {
  height: 4rem;
}
.cid-sAc14CPVk7 .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAc14CPVk7 .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAc14CPVk7 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc14CPVk7 .input-group-btn {
  display: inline-block;
}
.cid-sAc14CPVk7 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc14CPVk7 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc14CPVk7 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc14CPVk7 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc14CPVk7 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc14CPVk7 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc14CPVk7 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc14CPVk7 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc14CPVk7 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc14CPVk7 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc14CPVk7 .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAc14CPVk7 form .input-group input.form-control,
.cid-sAc14CPVk7 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc14CPVk7 .opacity5 {
  opacity: .6;
}
.cid-sAc14CPVk7 .opacity7 {
  opacity: .7;
}
.cid-sAc14CPVk7 a:link,
.cid-sAc14CPVk7 a:visited,
.cid-sAc14CPVk7 a:active {
  color: #ffffff !important;
}
.cid-sAc14CPVk7 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc14CPVk7 p {
  color: #ffffff !important;
}
.cid-sAc14CPVk7 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc14CPVk7 .fade:hover {
  opacity: 0.8;
}
.cid-sAc14CPVk7 .foot-title {
  color: #ffffff;
}
.cid-sAc14Dcx9X.popup-builder {
  background-color: #ffffff;
}
.cid-sAc14Dcx9X.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc14Dcx9X.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc14Dcx9X .modal-content,
.cid-sAc14Dcx9X .modal-dialog {
  height: auto;
}
.cid-sAc14Dcx9X .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc14Dcx9X .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc14Dcx9X .form-wrapper .mbr-form .form-group,
  .cid-sAc14Dcx9X .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc14Dcx9X .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc14Dcx9X .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc14Dcx9X .mbr-text {
  text-align: center;
}
.cid-sAc14Dcx9X .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc14Dcx9X .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc14Dcx9X .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc14Dcx9X .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc14Dcx9X .modal-open {
  overflow: hidden;
}
.cid-sAc14Dcx9X .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc14Dcx9X .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc14Dcx9X .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc14Dcx9X .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc14Dcx9X .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc14Dcx9X .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc14Dcx9X .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc14Dcx9X .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc14Dcx9X .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc14Dcx9X .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc14Dcx9X .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc14Dcx9X .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc14Dcx9X .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc14Dcx9X .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc14Dcx9X .modal-header .close:focus {
  outline: none;
}
.cid-sAc14Dcx9X .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc14Dcx9X .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc14Dcx9X .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc14Dcx9X .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc14Dcx9X .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc14Dcx9X .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc14Dcx9X .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc14Dcx9X .modal-sm {
    max-width: 300px;
  }
  .cid-sAc14Dcx9X .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc14Dcx9X .modal-lg,
  .cid-sAc14Dcx9X .modal-xl {
    max-width: 800px;
  }
  .cid-sAc14Dcx9X .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc14Dcx9X .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc14Dcx9X .container {
    max-width: 1140px;
  }
}
.cid-sAc14Dcx9X .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc14Dcx9X .container {
    max-width: 720px;
  }
}
.cid-sAc14Dcx9X .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc14Dcx9X .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc14Dcx9X .form-group {
  margin-bottom: 1rem;
}
.cid-sAc14Dcx9X .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc14Dcx9X .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc14Dcx9X .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc3zaQzcl {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc3zaQzcl .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc3zaQzcl .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc3zaQzcl h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc3zaQzcl .mbr-text,
.cid-sAc3zaQzcl .mbr-section-btn {
  text-align: center;
}
.cid-sAc3zaQzcl .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc3zaQzcl div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc3zaQzcl div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc3zaQzcl .block-title {
  color: #ffffff;
}
.cid-sAc3zaQzcl H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc3zbr2HT {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc3zbr2HT .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc3zbr2HT .mbr-text {
  color: #8d97ad;
}
.cid-sAc3zbr2HT .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc3zbr2HT H1 {
  color: #000000;
}
.cid-sAc3zbr2HT .mbr-text,
.cid-sAc3zbr2HT .mbr-section-btn {
  color: #000000;
}
.cid-sAc3zbr2HT P {
  text-align: left;
}
.cid-sAc47Ma9Fg {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc47Ma9Fg h2 {
  text-align: center;
}
.cid-sAc47Ma9Fg h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc47Ma9Fg p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc47Ma9Fg .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc47Ma9Fg .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc47Ma9Fg .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc47Ma9Fg .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc47Ma9Fg .card-title {
  font-weight: 700;
}
.cid-sAc47Ma9Fg .card-img {
  text-align: inherit;
}
.cid-sAc47Ma9Fg .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc47Ma9Fg .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc47Ma9Fg .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc47Ma9Fg .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc47Ma9Fg .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc47Ma9Fg .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc47Ma9Fg .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc47Ma9Fg .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc47Ma9Fg .mbr-section-title B {
  color: #000000;
}
.cid-sAc47Ma9Fg .mbr-crt-title B {
  color: #000000;
}
.cid-sAc47Ma9Fg .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc47Ma9Fg a:hover {
  text-decoration: underline;
}
.cid-sAc3zccmmr {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc3zccmmr .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc3zcpVqL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-sAc3zcpVqL .content {
    text-align: center;
  }
  .cid-sAc3zcpVqL .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc3zcpVqL .img-logo img {
  height: 5rem;
}
.cid-sAc3zcpVqL [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc3zcpVqL .input-group-btn {
  display: inline-block;
}
.cid-sAc3zcpVqL .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc3zcpVqL .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc3zcpVqL [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc3zcpVqL .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc3zcpVqL .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc3zcpVqL .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc3zcpVqL .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc3zcpVqL .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc3zcpVqL .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc3zcpVqL .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc3zcpVqL form .input-group input.form-control,
.cid-sAc3zcpVqL form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc3zcpVqL .opacity5 {
  opacity: .6;
}
.cid-sAc3zcpVqL .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-sAc3zcpVqL .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-sAc3zcpVqL a:link,
.cid-sAc3zcpVqL a:visited,
.cid-sAc3zcpVqL a:active {
  color: #ffffff !important;
}
.cid-sAc3zcpVqL a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc3zcpVqL p {
  color: #ffffff !important;
}
.cid-sAc3zcpVqL .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc3zcpVqL .fade:hover {
  opacity: 0.8;
}
.cid-sAc3zcpVqL .foot-title {
  color: #ffffff;
}
.cid-sAc3zcLOE7.popup-builder {
  background-color: #ffffff;
}
.cid-sAc3zcLOE7.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc3zcLOE7.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc3zcLOE7 .modal-content,
.cid-sAc3zcLOE7 .modal-dialog {
  height: auto;
}
.cid-sAc3zcLOE7 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc3zcLOE7 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc3zcLOE7 .form-wrapper .mbr-form .form-group,
  .cid-sAc3zcLOE7 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc3zcLOE7 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc3zcLOE7 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc3zcLOE7 .mbr-text {
  text-align: center;
}
.cid-sAc3zcLOE7 .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc3zcLOE7 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc3zcLOE7 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc3zcLOE7 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc3zcLOE7 .modal-open {
  overflow: hidden;
}
.cid-sAc3zcLOE7 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc3zcLOE7 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc3zcLOE7 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc3zcLOE7 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc3zcLOE7 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc3zcLOE7 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc3zcLOE7 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc3zcLOE7 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc3zcLOE7 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc3zcLOE7 .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc3zcLOE7 .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc3zcLOE7 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc3zcLOE7 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc3zcLOE7 .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc3zcLOE7 .modal-header .close:focus {
  outline: none;
}
.cid-sAc3zcLOE7 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc3zcLOE7 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc3zcLOE7 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc3zcLOE7 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc3zcLOE7 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc3zcLOE7 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc3zcLOE7 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc3zcLOE7 .modal-sm {
    max-width: 300px;
  }
  .cid-sAc3zcLOE7 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc3zcLOE7 .modal-lg,
  .cid-sAc3zcLOE7 .modal-xl {
    max-width: 800px;
  }
  .cid-sAc3zcLOE7 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc3zcLOE7 .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc3zcLOE7 .container {
    max-width: 1140px;
  }
}
.cid-sAc3zcLOE7 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc3zcLOE7 .container {
    max-width: 720px;
  }
}
.cid-sAc3zcLOE7 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc3zcLOE7 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc3zcLOE7 .form-group {
  margin-bottom: 1rem;
}
.cid-sAc3zcLOE7 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc3zcLOE7 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc3zcLOE7 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc4T5GccN {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc4T5GccN .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc4T5GccN .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc4T5GccN h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc4T5GccN .mbr-text,
.cid-sAc4T5GccN .mbr-section-btn {
  text-align: center;
}
.cid-sAc4T5GccN .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc4T5GccN div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc4T5GccN div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc4T5GccN .block-title {
  color: #ffffff;
}
.cid-sAc4T5GccN H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc4T6tENv {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc4T6tENv .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc4T6tENv .mbr-text {
  color: #8d97ad;
}
.cid-sAc4T6tENv .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc4T6tENv H1 {
  color: #000000;
}
.cid-sAc4T6tENv .mbr-text,
.cid-sAc4T6tENv .mbr-section-btn {
  color: #000000;
}
.cid-sAc4T6tENv P {
  text-align: left;
}
.cid-sAc5p2Wisa {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc5p2Wisa h2 {
  text-align: center;
}
.cid-sAc5p2Wisa h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc5p2Wisa p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc5p2Wisa .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc5p2Wisa .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc5p2Wisa .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc5p2Wisa .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc5p2Wisa .card-title {
  font-weight: 700;
}
.cid-sAc5p2Wisa .card-img {
  text-align: inherit;
}
.cid-sAc5p2Wisa .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc5p2Wisa .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc5p2Wisa .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc5p2Wisa .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc5p2Wisa .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc5p2Wisa .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc5p2Wisa .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc5p2Wisa .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc5p2Wisa .mbr-section-title B {
  color: #000000;
}
.cid-sAc5p2Wisa .mbr-crt-title B {
  color: #000000;
}
.cid-sAc5p2Wisa .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc5p2Wisa a:hover {
  text-decoration: underline;
}
.cid-sAc4T7yv0E {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc4T7yv0E .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc4T7PuAF {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAc4T7PuAF .content {
    text-align: center;
  }
  .cid-sAc4T7PuAF .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc4T7PuAF .img-logo img {
  height: 4rem;
}
.cid-sAc4T7PuAF .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAc4T7PuAF .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAc4T7PuAF [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc4T7PuAF .input-group-btn {
  display: inline-block;
}
.cid-sAc4T7PuAF .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc4T7PuAF .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc4T7PuAF [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc4T7PuAF .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc4T7PuAF .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc4T7PuAF .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc4T7PuAF .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc4T7PuAF .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc4T7PuAF .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc4T7PuAF .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc4T7PuAF .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAc4T7PuAF form .input-group input.form-control,
.cid-sAc4T7PuAF form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc4T7PuAF .opacity5 {
  opacity: .6;
}
.cid-sAc4T7PuAF .opacity7 {
  opacity: .7;
}
.cid-sAc4T7PuAF a:link,
.cid-sAc4T7PuAF a:visited,
.cid-sAc4T7PuAF a:active {
  color: #ffffff !important;
}
.cid-sAc4T7PuAF a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc4T7PuAF p {
  color: #ffffff !important;
}
.cid-sAc4T7PuAF .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc4T7PuAF .fade:hover {
  opacity: 0.8;
}
.cid-sAc4T7PuAF .foot-title {
  color: #ffffff;
}
.cid-sAc4T8ptLJ.popup-builder {
  background-color: #ffffff;
}
.cid-sAc4T8ptLJ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc4T8ptLJ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc4T8ptLJ .modal-content,
.cid-sAc4T8ptLJ .modal-dialog {
  height: auto;
}
.cid-sAc4T8ptLJ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc4T8ptLJ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc4T8ptLJ .form-wrapper .mbr-form .form-group,
  .cid-sAc4T8ptLJ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc4T8ptLJ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc4T8ptLJ .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc4T8ptLJ .mbr-text {
  text-align: center;
}
.cid-sAc4T8ptLJ .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc4T8ptLJ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc4T8ptLJ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc4T8ptLJ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc4T8ptLJ .modal-open {
  overflow: hidden;
}
.cid-sAc4T8ptLJ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc4T8ptLJ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc4T8ptLJ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc4T8ptLJ .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc4T8ptLJ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc4T8ptLJ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc4T8ptLJ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc4T8ptLJ .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc4T8ptLJ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc4T8ptLJ .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc4T8ptLJ .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc4T8ptLJ .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc4T8ptLJ .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc4T8ptLJ .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc4T8ptLJ .modal-header .close:focus {
  outline: none;
}
.cid-sAc4T8ptLJ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc4T8ptLJ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc4T8ptLJ .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc4T8ptLJ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc4T8ptLJ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc4T8ptLJ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc4T8ptLJ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc4T8ptLJ .modal-sm {
    max-width: 300px;
  }
  .cid-sAc4T8ptLJ .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc4T8ptLJ .modal-lg,
  .cid-sAc4T8ptLJ .modal-xl {
    max-width: 800px;
  }
  .cid-sAc4T8ptLJ .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc4T8ptLJ .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc4T8ptLJ .container {
    max-width: 1140px;
  }
}
.cid-sAc4T8ptLJ .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc4T8ptLJ .container {
    max-width: 720px;
  }
}
.cid-sAc4T8ptLJ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc4T8ptLJ .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc4T8ptLJ .form-group {
  margin-bottom: 1rem;
}
.cid-sAc4T8ptLJ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc4T8ptLJ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc4T8ptLJ .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc5G0NBB5 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc5G0NBB5 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc5G0NBB5 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc5G0NBB5 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc5G0NBB5 .mbr-text,
.cid-sAc5G0NBB5 .mbr-section-btn {
  text-align: center;
}
.cid-sAc5G0NBB5 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc5G0NBB5 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc5G0NBB5 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc5G0NBB5 .block-title {
  color: #ffffff;
}
.cid-sAc5G0NBB5 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc5G1ehLD {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc5G1ehLD .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc5G1ehLD .mbr-text {
  color: #8d97ad;
}
.cid-sAc5G1ehLD .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc5G1ehLD H1 {
  color: #000000;
}
.cid-sAc5G1ehLD .mbr-text,
.cid-sAc5G1ehLD .mbr-section-btn {
  color: #000000;
}
.cid-sAc5G1ehLD P {
  text-align: left;
}
.cid-sAc670Dd7u {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc670Dd7u h2 {
  text-align: center;
}
.cid-sAc670Dd7u h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc670Dd7u p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc670Dd7u .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc670Dd7u .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc670Dd7u .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc670Dd7u .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc670Dd7u .card-title {
  font-weight: 700;
}
.cid-sAc670Dd7u .card-img {
  text-align: inherit;
}
.cid-sAc670Dd7u .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc670Dd7u .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc670Dd7u .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc670Dd7u .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc670Dd7u .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc670Dd7u .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc670Dd7u .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc670Dd7u .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc670Dd7u .mbr-section-title B {
  color: #000000;
}
.cid-sAc670Dd7u .mbr-crt-title B {
  color: #000000;
}
.cid-sAc670Dd7u .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc670Dd7u a:hover {
  text-decoration: underline;
}
.cid-sAc5G1WdxQ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc5G1WdxQ .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc5G28Qul {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAc5G28Qul .content {
    text-align: center;
  }
  .cid-sAc5G28Qul .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc5G28Qul .img-logo img {
  height: 4rem;
}
.cid-sAc5G28Qul .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAc5G28Qul .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAc5G28Qul [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc5G28Qul .input-group-btn {
  display: inline-block;
}
.cid-sAc5G28Qul .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc5G28Qul .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc5G28Qul [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc5G28Qul .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc5G28Qul .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc5G28Qul .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc5G28Qul .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc5G28Qul .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc5G28Qul .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc5G28Qul .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc5G28Qul .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAc5G28Qul form .input-group input.form-control,
.cid-sAc5G28Qul form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc5G28Qul .opacity5 {
  opacity: .6;
}
.cid-sAc5G28Qul .opacity7 {
  opacity: .7;
}
.cid-sAc5G28Qul a:link,
.cid-sAc5G28Qul a:visited,
.cid-sAc5G28Qul a:active {
  color: #ffffff !important;
}
.cid-sAc5G28Qul a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc5G28Qul p {
  color: #ffffff !important;
}
.cid-sAc5G28Qul .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc5G28Qul .fade:hover {
  opacity: 0.8;
}
.cid-sAc5G28Qul .foot-title {
  color: #ffffff;
}
.cid-sAc5G2tzeV.popup-builder {
  background-color: #ffffff;
}
.cid-sAc5G2tzeV.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc5G2tzeV.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc5G2tzeV .modal-content,
.cid-sAc5G2tzeV .modal-dialog {
  height: auto;
}
.cid-sAc5G2tzeV .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc5G2tzeV .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc5G2tzeV .form-wrapper .mbr-form .form-group,
  .cid-sAc5G2tzeV .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc5G2tzeV .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc5G2tzeV .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc5G2tzeV .mbr-text {
  text-align: center;
}
.cid-sAc5G2tzeV .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc5G2tzeV .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc5G2tzeV .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc5G2tzeV .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc5G2tzeV .modal-open {
  overflow: hidden;
}
.cid-sAc5G2tzeV .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc5G2tzeV .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc5G2tzeV .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc5G2tzeV .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc5G2tzeV .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc5G2tzeV .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc5G2tzeV .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc5G2tzeV .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc5G2tzeV .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc5G2tzeV .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc5G2tzeV .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc5G2tzeV .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc5G2tzeV .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc5G2tzeV .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc5G2tzeV .modal-header .close:focus {
  outline: none;
}
.cid-sAc5G2tzeV .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc5G2tzeV .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc5G2tzeV .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc5G2tzeV .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc5G2tzeV .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc5G2tzeV .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc5G2tzeV .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc5G2tzeV .modal-sm {
    max-width: 300px;
  }
  .cid-sAc5G2tzeV .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc5G2tzeV .modal-lg,
  .cid-sAc5G2tzeV .modal-xl {
    max-width: 800px;
  }
  .cid-sAc5G2tzeV .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc5G2tzeV .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc5G2tzeV .container {
    max-width: 1140px;
  }
}
.cid-sAc5G2tzeV .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc5G2tzeV .container {
    max-width: 720px;
  }
}
.cid-sAc5G2tzeV .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc5G2tzeV .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc5G2tzeV .form-group {
  margin-bottom: 1rem;
}
.cid-sAc5G2tzeV .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc5G2tzeV .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc5G2tzeV .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc6o1WCJ8 {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc6o1WCJ8 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc6o1WCJ8 .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc6o1WCJ8 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc6o1WCJ8 .mbr-text,
.cid-sAc6o1WCJ8 .mbr-section-btn {
  text-align: center;
}
.cid-sAc6o1WCJ8 .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc6o1WCJ8 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc6o1WCJ8 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc6o1WCJ8 .block-title {
  color: #ffffff;
}
.cid-sAc6o1WCJ8 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc6o3XzhL {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc6o3XzhL .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc6o3XzhL .mbr-text {
  color: #8d97ad;
}
.cid-sAc6o3XzhL .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc6o3XzhL H1 {
  color: #000000;
}
.cid-sAc6o3XzhL .mbr-text,
.cid-sAc6o3XzhL .mbr-section-btn {
  color: #000000;
}
.cid-sAc6o3XzhL P {
  text-align: left;
}
.cid-sAc8rp6BUs {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc8rp6BUs h2 {
  text-align: center;
}
.cid-sAc8rp6BUs h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc8rp6BUs p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc8rp6BUs .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc8rp6BUs .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc8rp6BUs .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc8rp6BUs .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc8rp6BUs .card-title {
  font-weight: 700;
}
.cid-sAc8rp6BUs .card-img {
  text-align: inherit;
}
.cid-sAc8rp6BUs .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc8rp6BUs .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc8rp6BUs .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc8rp6BUs .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc8rp6BUs .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc8rp6BUs .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc8rp6BUs .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc8rp6BUs .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc8rp6BUs .mbr-section-title B {
  color: #000000;
}
.cid-sAc8rp6BUs .mbr-crt-title B {
  color: #000000;
}
.cid-sAc8rp6BUs .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc8rp6BUs a:hover {
  text-decoration: underline;
}
.cid-sAc6o4JUM2 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc6o4JUM2 .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc6o4VU7D {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAc6o4VU7D .content {
    text-align: center;
  }
  .cid-sAc6o4VU7D .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc6o4VU7D .img-logo img {
  height: 4rem;
}
.cid-sAc6o4VU7D .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAc6o4VU7D .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAc6o4VU7D [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc6o4VU7D .input-group-btn {
  display: inline-block;
}
.cid-sAc6o4VU7D .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc6o4VU7D .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc6o4VU7D [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc6o4VU7D .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc6o4VU7D .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc6o4VU7D .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc6o4VU7D .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc6o4VU7D .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc6o4VU7D .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc6o4VU7D .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc6o4VU7D .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAc6o4VU7D form .input-group input.form-control,
.cid-sAc6o4VU7D form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc6o4VU7D .opacity5 {
  opacity: .6;
}
.cid-sAc6o4VU7D .opacity7 {
  opacity: .7;
}
.cid-sAc6o4VU7D a:link,
.cid-sAc6o4VU7D a:visited,
.cid-sAc6o4VU7D a:active {
  color: #ffffff !important;
}
.cid-sAc6o4VU7D a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc6o4VU7D p {
  color: #ffffff !important;
}
.cid-sAc6o4VU7D .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc6o4VU7D .fade:hover {
  opacity: 0.8;
}
.cid-sAc6o4VU7D .foot-title {
  color: #ffffff;
}
.cid-sAc6o5fEZY.popup-builder {
  background-color: #ffffff;
}
.cid-sAc6o5fEZY.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc6o5fEZY.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc6o5fEZY .modal-content,
.cid-sAc6o5fEZY .modal-dialog {
  height: auto;
}
.cid-sAc6o5fEZY .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc6o5fEZY .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc6o5fEZY .form-wrapper .mbr-form .form-group,
  .cid-sAc6o5fEZY .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc6o5fEZY .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc6o5fEZY .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc6o5fEZY .mbr-text {
  text-align: center;
}
.cid-sAc6o5fEZY .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc6o5fEZY .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc6o5fEZY .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc6o5fEZY .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc6o5fEZY .modal-open {
  overflow: hidden;
}
.cid-sAc6o5fEZY .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc6o5fEZY .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc6o5fEZY .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc6o5fEZY .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc6o5fEZY .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc6o5fEZY .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc6o5fEZY .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc6o5fEZY .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc6o5fEZY .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc6o5fEZY .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc6o5fEZY .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc6o5fEZY .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc6o5fEZY .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc6o5fEZY .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc6o5fEZY .modal-header .close:focus {
  outline: none;
}
.cid-sAc6o5fEZY .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc6o5fEZY .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc6o5fEZY .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc6o5fEZY .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc6o5fEZY .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc6o5fEZY .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc6o5fEZY .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc6o5fEZY .modal-sm {
    max-width: 300px;
  }
  .cid-sAc6o5fEZY .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc6o5fEZY .modal-lg,
  .cid-sAc6o5fEZY .modal-xl {
    max-width: 800px;
  }
  .cid-sAc6o5fEZY .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc6o5fEZY .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc6o5fEZY .container {
    max-width: 1140px;
  }
}
.cid-sAc6o5fEZY .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc6o5fEZY .container {
    max-width: 720px;
  }
}
.cid-sAc6o5fEZY .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc6o5fEZY .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc6o5fEZY .form-group {
  margin-bottom: 1rem;
}
.cid-sAc6o5fEZY .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc6o5fEZY .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc6o5fEZY .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sAc7kqnWGp {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-sAc7kqnWGp .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sAc7kqnWGp .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sAc7kqnWGp h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sAc7kqnWGp .mbr-text,
.cid-sAc7kqnWGp .mbr-section-btn {
  text-align: center;
}
.cid-sAc7kqnWGp .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sAc7kqnWGp div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sAc7kqnWGp div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sAc7kqnWGp .block-title {
  color: #ffffff;
}
.cid-sAc7kqnWGp H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sAc7kqT9cY {
  padding-top: 0px;
  padding-bottom: 15px;
  background: linear-gradient(90deg, #ffffff, #ffffff);
}
.cid-sAc7kqT9cY .mbr-overlay {
  background: #1dc8cc;
  background: linear-gradient(90deg, #1dc8cc, #188ef4);
}
.cid-sAc7kqT9cY .mbr-text {
  color: #8d97ad;
}
.cid-sAc7kqT9cY .card-wrap {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-sAc7kqT9cY H1 {
  color: #000000;
}
.cid-sAc7kqT9cY .mbr-text,
.cid-sAc7kqT9cY .mbr-section-btn {
  color: #000000;
}
.cid-sAc7kqT9cY P {
  text-align: left;
}
.cid-sAc8PUAA0U {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sAc8PUAA0U h2 {
  text-align: center;
}
.cid-sAc8PUAA0U h3 {
  text-align: center;
  font-weight: 400;
}
.cid-sAc8PUAA0U p {
  color: #000000;
  font-weight: 400;
}
.cid-sAc8PUAA0U .block-content {
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
.cid-sAc8PUAA0U .mbr-figure {
  align-left: flex-start;
  -webkit-align-left: flex-start;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-sAc8PUAA0U .media-container-row {
  word-wrap: break-word;
  word-break: break-word;
}
.cid-sAc8PUAA0U .mbr-section-subtitle {
  color: #000000;
  text-align: justify;
}
.cid-sAc8PUAA0U .card-title {
  font-weight: 700;
}
.cid-sAc8PUAA0U .card-img {
  text-align: inherit;
}
.cid-sAc8PUAA0U .card-img span {
  font-size: 48px;
  color: #707070;
}
@media (min-width: 992px) {
  .cid-sAc8PUAA0U .mbr-figure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sAc8PUAA0U .mbr-figure {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sAc8PUAA0U .mbr-figure {
    padding-right: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cid-sAc8PUAA0U .block-content {
    flex-direction: row;
    -webkit-flex-direction: row;
    text-align: center;
  }
  .cid-sAc8PUAA0U .block-content .card {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
.cid-sAc8PUAA0U .mbr-section-text {
  color: #000000;
  text-align: left;
}
.cid-sAc8PUAA0U .mbr-crt-title {
  text-align: left;
  padding-left: 5px;
  background-color: #f1f1f1;
}
.cid-sAc8PUAA0U .mbr-section-title B {
  color: #000000;
}
.cid-sAc8PUAA0U .mbr-crt-title B {
  color: #000000;
}
.cid-sAc8PUAA0U .mbr-card-title {
  text-align: left;
  padding-left: 5px;
  background-color: #ffcccc;
}
.cid-sAc8PUAA0U a:hover {
  text-decoration: underline;
}
.cid-sAc7krJQyT {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.jpg");
}
.cid-sAc7krJQyT .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.png");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sAc7krVOko {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sAc7krVOko .content {
    text-align: center;
  }
  .cid-sAc7krVOko .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sAc7krVOko .img-logo img {
  height: 4rem;
}
.cid-sAc7krVOko .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sAc7krVOko .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sAc7krVOko [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sAc7krVOko .input-group-btn {
  display: inline-block;
}
.cid-sAc7krVOko .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sAc7krVOko .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sAc7krVOko [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sAc7krVOko .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sAc7krVOko .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sAc7krVOko .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sAc7krVOko .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sAc7krVOko .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sAc7krVOko .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sAc7krVOko .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sAc7krVOko .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sAc7krVOko form .input-group input.form-control,
.cid-sAc7krVOko form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sAc7krVOko .opacity5 {
  opacity: .6;
}
.cid-sAc7krVOko .opacity7 {
  opacity: .7;
}
.cid-sAc7krVOko a:link,
.cid-sAc7krVOko a:visited,
.cid-sAc7krVOko a:active {
  color: #ffffff !important;
}
.cid-sAc7krVOko a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sAc7krVOko p {
  color: #ffffff !important;
}
.cid-sAc7krVOko .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sAc7krVOko .fade:hover {
  opacity: 0.8;
}
.cid-sAc7krVOko .foot-title {
  color: #ffffff;
}
.cid-sAc7ksh2Dq.popup-builder {
  background-color: #ffffff;
}
.cid-sAc7ksh2Dq.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sAc7ksh2Dq.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sAc7ksh2Dq .modal-content,
.cid-sAc7ksh2Dq .modal-dialog {
  height: auto;
}
.cid-sAc7ksh2Dq .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sAc7ksh2Dq .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sAc7ksh2Dq .form-wrapper .mbr-form .form-group,
  .cid-sAc7ksh2Dq .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sAc7ksh2Dq .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sAc7ksh2Dq .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sAc7ksh2Dq .mbr-text {
  text-align: center;
}
.cid-sAc7ksh2Dq .pt-0 {
  padding-top: 0 !important;
}
.cid-sAc7ksh2Dq .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sAc7ksh2Dq .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sAc7ksh2Dq .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sAc7ksh2Dq .modal-open {
  overflow: hidden;
}
.cid-sAc7ksh2Dq .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sAc7ksh2Dq .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sAc7ksh2Dq .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sAc7ksh2Dq .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sAc7ksh2Dq .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sAc7ksh2Dq .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sAc7ksh2Dq .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sAc7ksh2Dq .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sAc7ksh2Dq .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sAc7ksh2Dq .modal-backdrop.fade {
  opacity: 0;
}
.cid-sAc7ksh2Dq .modal-backdrop.show {
  opacity: .5;
}
.cid-sAc7ksh2Dq .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sAc7ksh2Dq .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sAc7ksh2Dq .modal-header .close:hover {
  opacity: 1;
}
.cid-sAc7ksh2Dq .modal-header .close:focus {
  outline: none;
}
.cid-sAc7ksh2Dq .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sAc7ksh2Dq .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sAc7ksh2Dq .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sAc7ksh2Dq .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sAc7ksh2Dq .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sAc7ksh2Dq .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sAc7ksh2Dq .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sAc7ksh2Dq .modal-sm {
    max-width: 300px;
  }
  .cid-sAc7ksh2Dq .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sAc7ksh2Dq .modal-lg,
  .cid-sAc7ksh2Dq .modal-xl {
    max-width: 800px;
  }
  .cid-sAc7ksh2Dq .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sAc7ksh2Dq .modal-xl {
    max-width: 1140px;
  }
  .cid-sAc7ksh2Dq .container {
    max-width: 1140px;
  }
}
.cid-sAc7ksh2Dq .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sAc7ksh2Dq .container {
    max-width: 720px;
  }
}
.cid-sAc7ksh2Dq .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sAc7ksh2Dq .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sAc7ksh2Dq .form-group {
  margin-bottom: 1rem;
}
.cid-sAc7ksh2Dq .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sAc7ksh2Dq .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sAc7ksh2Dq .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-sA0ijH8c7y {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-sA0ijH8c7y .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-sA0ijH8c7y .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-sA0ijH8c7y h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-sA0ijH8c7y .mbr-text,
.cid-sA0ijH8c7y .mbr-section-btn {
  text-align: center;
}
.cid-sA0ijH8c7y .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-sA0ijH8c7y div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-sA0ijH8c7y div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-sA0ijH8c7y .block-title {
  color: #ffffff;
}
.cid-sA0ijH8c7y H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-sA0ijI88xq {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sA0ijI88xq h2 {
  color: #222222;
}
.cid-sA0ijI88xq .mbr-text,
.cid-sA0ijI88xq .mbr-section-btn {
  color: #222222;
}
.cid-sA0ijI88xq H3 {
  color: #222222;
}
.cid-sA0ijImCjK {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sA0ijImCjK .paddingleft {
  padding-left: 0px;
}
.cid-sA0ijImCjK a:hover {
  text-decoration: underline;
}
.cid-sA0ijImCjK .block-text {
  color: #000000;
}
.cid-yoAgCkSvBQ {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-yoAgCkSvBQ .container-fluid {
  padding: 0 3rem;
}
.cid-yoAgCkSvBQ .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(to right, #0000cc 50%, #0f7699 120%);
  display: inline-block;
}
.cid-yoAgCkSvBQ .timeline-text-content {
  padding: 2rem 0rem;
  margin-left: 2rem;
  text-align: left;
  border-bottom: 1px solid #ff0000;
}
.cid-yoAgCkSvBQ .timeline-text-content p {
  margin-bottom: 0;
}
.cid-yoAgCkSvBQ .time-line-date-content {
  margin-right: 2rem;
}
.cid-yoAgCkSvBQ .time-line-date-content p {
  padding: 2rem 1.4rem;
  float: right;
}
.cid-yoAgCkSvBQ .timeline-element {
  margin-bottom: 50px;
  position: relative;
  word-wrap: break-word;
  word-break: break-word;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.cid-yoAgCkSvBQ .iconBackground {
  position: absolute;
  left: 25%;
  width: 20px;
  height: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fe525b;
  font-size: 30px;
  display: inline-block;
  top: 29px;
  margin-left: -10px;
}
.cid-yoAgCkSvBQ .separline:before,
.cid-yoAgCkSvBQ .first-separline:before {
  top: 3rem;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #fe525b;
  left: calc(25% - 1px);
  height: calc(100% + 2rem);
}
.cid-yoAgCkSvBQ .separline:after {
  top: calc(100% + 6.1rem);
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #fe525b;
  left: calc(25% - 1px);
  height: 100%;
}
@media (max-width: 768px) {
  .cid-yoAgCkSvBQ .container-fluid {
    padding: 0 1rem;
  }
  .cid-yoAgCkSvBQ .iconBackground {
    left: 10px !important;
    top: 33px;
  }
  .cid-yoAgCkSvBQ .separline:before,
  .cid-yoAgCkSvBQ .first-separline:before {
    left: 9px !important;
    top: 3.3rem;
  }
  .cid-yoAgCkSvBQ .separline:after {
    left: 9px !important;
    top: calc(100% + 6.4rem);
  }
  .cid-yoAgCkSvBQ .timeline-text-content {
    margin-left: 0 !important;
  }
  .cid-yoAgCkSvBQ .time-line-date-content {
    margin-right: 0 !important;
  }
  .cid-yoAgCkSvBQ .time-line-date-content p {
    float: left !important;
  }
  .cid-yoAgCkSvBQ .mbr-timeline-date {
    padding-bottom: 0 !important;
  }
}
.cid-yoAgCkSvBQ .reverseTimeline {
  display: flex;
  flex-direction: column-reverse;
}
.cid-yoAgCkSvBQ .mbr-timeline-title {
  text-align: center;
}
.cid-yoAgCkSvBQ .mbr-section-btn {
  text-align: center;
}
.cid-sA0XTj0XFF {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sA0XTj0XFF .paddingleft {
  padding-left: 0px;
}
.cid-sA0XTj0XFF a:hover {
  text-decoration: underline;
}
.cid-sA0XTj0XFF .block-text {
  color: #000000;
}
.cid-sAc2yjWBB7 {
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-wt-photogallery.webp");
}
.cid-sAc2yjWBB7 .pulsingButton {
  position: relative;
  width: 163px;
  height: 163px;
  border: none;
  box-shadow: 0 0 0 0 #ff7f9f;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../../../assets/images/wt-apple-photos-3.webp");
  background-size: 70%, cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 100px rgba(232, 76, 61, 0);
  }
}
.cid-sA0ijPapLf {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #002147;
}
@media (max-width: 767px) {
  .cid-sA0ijPapLf .content {
    text-align: center;
  }
  .cid-sA0ijPapLf .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sA0ijPapLf .img-logo img {
  height: 4rem;
}
.cid-sA0ijPapLf .block .form-control {
  padding: 1.0em 1.0em;
}
.cid-sA0ijPapLf .input {
  margin-bottom: 0.5rem;
  font-family: arial;
}
.cid-sA0ijPapLf [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-sA0ijPapLf .input-group-btn {
  display: inline-block;
}
.cid-sA0ijPapLf .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-sA0ijPapLf .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sA0ijPapLf [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-sA0ijPapLf .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-sA0ijPapLf .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-sA0ijPapLf .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-sA0ijPapLf .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-sA0ijPapLf .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sA0ijPapLf .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-sA0ijPapLf .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-sA0ijPapLf .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .2;
}
.cid-sA0ijPapLf form .input-group input.form-control,
.cid-sA0ijPapLf form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-sA0ijPapLf .opacity5 {
  opacity: .6;
}
.cid-sA0ijPapLf .opacity7 {
  opacity: .7;
}
.cid-sA0ijPapLf a:link,
.cid-sA0ijPapLf a:visited,
.cid-sA0ijPapLf a:active {
  color: #ffffff !important;
}
.cid-sA0ijPapLf a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-sA0ijPapLf p {
  color: #ffffff !important;
}
.cid-sA0ijPapLf .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-sA0ijPapLf .fade:hover {
  opacity: 0.8;
}
.cid-sA0ijPapLf .foot-title {
  color: #ffffff;
}
.cid-sA0ijPzu70.popup-builder {
  background-color: #ffffff;
}
.cid-sA0ijPzu70.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sA0ijPzu70.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sA0ijPzu70 .modal-content,
.cid-sA0ijPzu70 .modal-dialog {
  height: auto;
}
.cid-sA0ijPzu70 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sA0ijPzu70 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sA0ijPzu70 .form-wrapper .mbr-form .form-group,
  .cid-sA0ijPzu70 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sA0ijPzu70 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sA0ijPzu70 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sA0ijPzu70 .mbr-text {
  text-align: center;
}
.cid-sA0ijPzu70 .pt-0 {
  padding-top: 0 !important;
}
.cid-sA0ijPzu70 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sA0ijPzu70 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sA0ijPzu70 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sA0ijPzu70 .modal-open {
  overflow: hidden;
}
.cid-sA0ijPzu70 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sA0ijPzu70 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sA0ijPzu70 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sA0ijPzu70 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sA0ijPzu70 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sA0ijPzu70 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sA0ijPzu70 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sA0ijPzu70 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sA0ijPzu70 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sA0ijPzu70 .modal-backdrop.fade {
  opacity: 0;
}
.cid-sA0ijPzu70 .modal-backdrop.show {
  opacity: .5;
}
.cid-sA0ijPzu70 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-sA0ijPzu70 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sA0ijPzu70 .modal-header .close:hover {
  opacity: 1;
}
.cid-sA0ijPzu70 .modal-header .close:focus {
  outline: none;
}
.cid-sA0ijPzu70 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sA0ijPzu70 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-sA0ijPzu70 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-sA0ijPzu70 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sA0ijPzu70 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sA0ijPzu70 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sA0ijPzu70 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sA0ijPzu70 .modal-sm {
    max-width: 300px;
  }
  .cid-sA0ijPzu70 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sA0ijPzu70 .modal-lg,
  .cid-sA0ijPzu70 .modal-xl {
    max-width: 800px;
  }
  .cid-sA0ijPzu70 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sA0ijPzu70 .modal-xl {
    max-width: 1140px;
  }
  .cid-sA0ijPzu70 .container {
    max-width: 1140px;
  }
}
.cid-sA0ijPzu70 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sA0ijPzu70 .container {
    max-width: 720px;
  }
}
.cid-sA0ijPzu70 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sA0ijPzu70 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sA0ijPzu70 .form-group {
  margin-bottom: 1rem;
}
.cid-sA0ijPzu70 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sA0ijPzu70 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sA0ijPzu70 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-tcJWYZSTtC {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tcJWYZSTtC .carousel {
  height: 28.8rem;
}
.cid-tcJWYZSTtC .carousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-tcJWYZSTtC .carousel-item,
.cid-tcJWYZSTtC .carousel-inner {
  height: 100%;
}
.cid-tcJWYZSTtC .mbr-figure {
  margin: 0 auto;
  width: 25%;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-tcJWYZSTtC .mbr-figure img {
  height: 25%;
  margin: 0 auto;
}
.cid-tcJWYZSTtC .mbr-section-title {
  text-align: center;
  text-shadow: 2px 2px 2px #000000;
  margin-bottom: 80px;
}
.cid-tcJWYZSTtC .mbr-section-subtitle {
  text-align: left;
  font-size: 48px;
  text-shadow: 2px 2px 2px #000000;
}
.cid-tcJWYZSTtC .mbr-section-text {
  text-align: left;
  text-shadow: 1px 1px 1px #000000;
}
.cid-tcJWYZSTtC .fade-in-text {
  color: #ffffff;
  animation: fadeIn linear 1s;
  -webkit-animation: fadeIn linear 1s;
  -moz-animation: fadeIn linear 1s;
  -o-animation: fadeIn linear 1s;
  -ms-animation: fadeIn linear 1s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tcJWYZSTtC .carousel-caption {
  bottom: 20px;
}
.cid-tcJWYZSTtC .mobi-mbri-arrow-next {
  margin-left: 0px;
}
.cid-tcJWYZSTtC .mobi-mbri-arrow-prev {
  margin-right: 0px;
}
.cid-tcJWYZSTtC .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
.cid-tcJWYZSTtC .item-wrapper {
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tcJWYZSTtC .container .carousel-control {
    margin-bottom: 0;
  }
  .cid-tcJWYZSTtC .content-slider-wrap {
    width: 100% !important;
  }
  .cid-tcJWYZSTtC .mbr-figure {
    width: 90% !important;
  }
  .cid-tcJWYZSTtC .mbr-figure img {
    height: 90% !important;
  }
  .cid-tcJWYZSTtC .mbr-section-title {
    font-size: 26px !important;
  }
  .cid-tcJWYZSTtC .mbr-section-subtitle {
    font-size: 35px !important;
  }
  .cid-tcJWYZSTtC .mbr-section-text {
    font-size: 18px !important;
  }
  .cid-tcJWYZSTtC .img-size {
    width: 100% !important;
  }
}
.cid-tcJWYZSTtC .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-tcJWYZSTtC .carousel-control {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
}
.cid-tcJWYZSTtC .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tcJWYZSTtC .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tcJWYZSTtC .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-tcJWYZSTtC .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.cid-tcJWYZSTtC .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  width: 15px;
  max-height: 15px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.5;
  transition: all 0.3s;
}
.cid-tcJWYZSTtC .carousel-indicators li.active,
.cid-tcJWYZSTtC .carousel-indicators li:hover {
  opacity: 0.9;
}
.cid-tcJWYZSTtC .carousel-indicators li::after,
.cid-tcJWYZSTtC .carousel-indicators li::before {
  content: none;
}
.cid-tcJWYZSTtC .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 768px) {
  .cid-tcJWYZSTtC .carousel-indicators {
    display: none !important;
  }
}
.cid-tcJWYZSTtC .carousel-indicators .carousel-caption {
  top: 50px !important;
  bottom: 0 !important;
}
.cid-tcJnNcdJU1 {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-tcJnNcdJU1 .paddingleft {
  padding-left: 25px;
}
.cid-tcJnNcdJU1 a:hover {
  text-decoration: underline;
}
.cid-tcJnNcdJU1 .block-text {
  color: #000000;
}
.cid-thQsZluCpJ {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f5f7fa;
}
.cid-thQsZluCpJ .btn[class*="-outline"] {
  color: #003399;
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-thQsZluCpJ .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.0s!important;
}
.cid-thQsZluCpJ .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-thQsZluCpJ .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #aaaaaa !important;
  box-shadow: none !important;
}
.cid-thQsZluCpJ .btn[class*="-outline"]:active,
.cid-thQsZluCpJ .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-thQsZluCpJ .card-box {
  padding-top: 0rem;
  margin-bottom: 25px;
}
.cid-thQsZluCpJ .card-wrapper {
  height: 100%;
}
.cid-thQsZluCpJ .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-thQsZluCpJ img {
  transition: all 0.3s;
  border-radius: 5px 5px 5px 5px;
}
.cid-thQsZluCpJ .card-title {
  text-align: center;
  margin-left: 10px;
  padding-bottom: 5px;
}
.cid-thQsZluCpJ .mbr-text,
.cid-thQsZluCpJ .mbr-link-btn {
  color: #ffffff;
}
.cid-thQsZluCpJ .mbr-link-btn {
  padding-right: 15px;
  margin-bottom: 20px;
}
.cid-thQsZluCpJ .mbr-link-btn:hover {
  box-shadow: 0 5px 5px #555555;
}
.cid-thQsZluCpJ .card-img {
  position: relative;
}
.cid-thQsZluCpJ .card {
  padding: 15px;
}
.cid-thQsZluCpJ .card-caption {
  color: #656565;
  font-weight: 400;
  text-align: left;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .cid-thQsZluCpJ .card {
    padding: 0px;
  }
}
.cid-thQsZluCpJ .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-thQsZluCpJ .fade:hover {
  opacity: 0.8;
}
.cid-tn9aocbkYA {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tn9aocbkYA .mbr-text {
  margin: 0;
}
.cid-tn9aocbkYA .text-element {
  padding: 2rem;
  background-color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
}
.cid-tn9aocbkYA .row-element,
.cid-tn9aocbkYA .image-element {
  padding: 0;
}
.cid-tn9aocbkYA .image-element {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-tn9aocbkYA .image-element .img-wrap {
  width: 100% !important;
}
.cid-tn9aocbkYA .image-element .img-wrap img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cid-tn9aocbkYA .carousel-item {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-tn9aocbkYA .carousel-item.active,
.cid-tn9aocbkYA .carousel-item-next,
.cid-tn9aocbkYA .carousel-item-prev {
  display: flex;
}
.cid-tn9aocbkYA .carousel-indicators {
  left: 50%;
  margin: 20px auto 0;
  align-items: center;
}
.cid-tn9aocbkYA .carousel-indicators .active {
  opacity: 1;
  border: 0;
  background-color: #0000cc;
}
.cid-tn9aocbkYA .carousel-indicators li {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  transition: opacity .5s;
  background-color: #000000;
  font-size: 2rem;
  opacity: .5;
  border-width: 0px;
}
.cid-tn9aocbkYA .carousel-indicators li:hover {
  opacity: 1;
}
.cid-tn9aocbkYA .carousel-controls {
  display: none;
}
@media (max-width: 991px) {
  .cid-tn9aocbkYA .carousel-controls {
    display: block;
  }
  .cid-tn9aocbkYA .carousel-controls a {
    transition: opacity .5s;
    font-size: 2rem;
  }
  .cid-tn9aocbkYA .carousel-controls a span {
    padding: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #444444;
    opacity: .9;
  }
  .cid-tn9aocbkYA .carousel-controls a:hover span {
    opacity: 1;
  }
  .cid-tn9aocbkYA .carousel-indicators {
    display: none;
  }
}
@media (max-width: 540px) {
  .cid-tn9aocbkYA .text-element {
    padding: 1rem;
  }
  .cid-tn9aocbkYA .carousel-controls {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tn9aocbkYA .image-element {
    min-width: 50%;
  }
  .cid-tn9aocbkYA .media-container-row {
    width: 100%;
  }
}
.cid-tn4n2kY8T2 {
  padding-top: 615px;
}
.cid-tcJnNcCXX2 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-tcJnNcCXX2 .content {
    text-align: center;
  }
  .cid-tcJnNcCXX2 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-tcJnNcCXX2 .img-logo img {
  height: 5rem;
}
.cid-tcJnNcCXX2 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-tcJnNcCXX2 .input-group-btn {
  display: inline-block;
}
.cid-tcJnNcCXX2 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-tcJnNcCXX2 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-tcJnNcCXX2 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-tcJnNcCXX2 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-tcJnNcCXX2 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-tcJnNcCXX2 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-tcJnNcCXX2 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-tcJnNcCXX2 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-tcJnNcCXX2 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-tcJnNcCXX2 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-tcJnNcCXX2 form .input-group input.form-control,
.cid-tcJnNcCXX2 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-tcJnNcCXX2 .opacity5 {
  opacity: .6;
}
.cid-tcJnNcCXX2 .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-tcJnNcCXX2 .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-tcJnNcCXX2 a:link,
.cid-tcJnNcCXX2 a:visited,
.cid-tcJnNcCXX2 a:active {
  color: #ffffff !important;
}
.cid-tcJnNcCXX2 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-tcJnNcCXX2 p {
  color: #ffffff !important;
}
.cid-tcJnNcCXX2 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-tcJnNcCXX2 .fade:hover {
  opacity: 0.8;
}
.cid-tcJnNcCXX2 .foot-title {
  color: #ffffff;
}
.cid-tcJnNcYYUH.popup-builder {
  background-color: #ffffff;
}
.cid-tcJnNcYYUH.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tcJnNcYYUH.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tcJnNcYYUH .modal-content,
.cid-tcJnNcYYUH .modal-dialog {
  height: auto;
}
.cid-tcJnNcYYUH .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tcJnNcYYUH .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tcJnNcYYUH .form-wrapper .mbr-form .form-group,
  .cid-tcJnNcYYUH .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tcJnNcYYUH .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tcJnNcYYUH .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tcJnNcYYUH .mbr-text {
  text-align: center;
}
.cid-tcJnNcYYUH .pt-0 {
  padding-top: 0 !important;
}
.cid-tcJnNcYYUH .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tcJnNcYYUH .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tcJnNcYYUH .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tcJnNcYYUH .modal-open {
  overflow: hidden;
}
.cid-tcJnNcYYUH .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tcJnNcYYUH .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tcJnNcYYUH .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tcJnNcYYUH .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tcJnNcYYUH .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tcJnNcYYUH .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tcJnNcYYUH .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tcJnNcYYUH .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tcJnNcYYUH .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tcJnNcYYUH .modal-backdrop.fade {
  opacity: 0;
}
.cid-tcJnNcYYUH .modal-backdrop.show {
  opacity: .5;
}
.cid-tcJnNcYYUH .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tcJnNcYYUH .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tcJnNcYYUH .modal-header .close:hover {
  opacity: 1;
}
.cid-tcJnNcYYUH .modal-header .close:focus {
  outline: none;
}
.cid-tcJnNcYYUH .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tcJnNcYYUH .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tcJnNcYYUH .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tcJnNcYYUH .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tcJnNcYYUH .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tcJnNcYYUH .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tcJnNcYYUH .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tcJnNcYYUH .modal-sm {
    max-width: 300px;
  }
  .cid-tcJnNcYYUH .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tcJnNcYYUH .modal-lg,
  .cid-tcJnNcYYUH .modal-xl {
    max-width: 800px;
  }
  .cid-tcJnNcYYUH .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tcJnNcYYUH .modal-xl {
    max-width: 1140px;
  }
  .cid-tcJnNcYYUH .container {
    max-width: 1140px;
  }
}
.cid-tcJnNcYYUH .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tcJnNcYYUH .container {
    max-width: 720px;
  }
}
.cid-tcJnNcYYUH .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tcJnNcYYUH .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tcJnNcYYUH .form-group {
  margin-bottom: 1rem;
}
.cid-tcJnNcYYUH .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tcJnNcYYUH .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tcJnNcYYUH .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-thVIsGLgLS .cse .gsc-control-cse,
.cid-thVIsGLgLS .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-thVIsGLgLS ul li::before {
  content: "" !important;
}
.cid-thVIsGLgLS .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-thVIsGLgLS .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-thVIsGLgLS .display-2 {
  font-size: 2rem;
}
.cid-thVIsGLgLS .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-thVIsGLgLS .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-thVIsGLgLS .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-thVIsGLgLS.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .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;
  }
  .cid-thVIsGLgLS.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-thVIsGLgLS.collapsed .icons-menu {
    margin: auto;
  }
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-thVIsGLgLS .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-thVIsGLgLS .nav-item .nav-link::before {
    display: none;
  }
  .cid-thVIsGLgLS.opened .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu {
    top: 0;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-thVIsGLgLS .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS ul.navbar-nav li {
    margin: auto;
  }
  .cid-thVIsGLgLS .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-thVIsGLgLS .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-thVIsGLgLS .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-thVIsGLgLS .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-thVIsGLgLS .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-thVIsGLgLS .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-thVIsGLgLS .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-thVIsGLgLS .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-thVIsGLgLS .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-thVIsGLgLS .navbar.opened {
  transition: all .3s;
}
.cid-thVIsGLgLS .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-thVIsGLgLS .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-thVIsGLgLS .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-thVIsGLgLS .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-thVIsGLgLS .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-thVIsGLgLS .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-thVIsGLgLS .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-thVIsGLgLS .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-thVIsGLgLS .navbar-caption {
  padding-right: 1rem;
}
.cid-thVIsGLgLS .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown-menu,
  .cid-thVIsGLgLS .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-thVIsGLgLS .nav-item:focus,
.cid-thVIsGLgLS .nav-link:focus {
  outline: none;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-thVIsGLgLS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-thVIsGLgLS .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-thVIsGLgLS .collapsed .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;
}
.cid-thVIsGLgLS .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-thVIsGLgLS .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-thVIsGLgLS .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-thVIsGLgLS .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-thVIsGLgLS .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-thVIsGLgLS .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-thVIsGLgLS .dropdown-item.active,
.cid-thVIsGLgLS .dropdown-item:active {
  background-color: transparent;
}
.cid-thVIsGLgLS .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-thVIsGLgLS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-thVIsGLgLS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-thVIsGLgLS .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-thVIsGLgLS ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-thVIsGLgLS .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-thVIsGLgLS button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-thVIsGLgLS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-thVIsGLgLS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-thVIsGLgLS .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-thVIsGLgLS a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-thVIsGLgLS .navbar-brand span {
  display: inline-block;
}
.cid-thVIsGLgLS .navbar-brand a {
  font-weight: 500 ;
}
.cid-thVIsGLgLS .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-thVIsGLgLS .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-thVIsGLgLS .btn .mbr-iconfont,
.cid-thVIsGLgLS .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-thVIsGLgLS .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-thVIsGLgLS .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-thVIsGLgLS .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-thVIsGLgLS .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-thVIsGLgLS img {
  width: auto;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-thVIsGLgLS .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-thVIsGLgLS .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-thVIsGLgLS .fontsmall {
    font-size: 80%;
  }
  .cid-thVIsGLgLS .navbar-caption {
    font-size: 70%;
  }
  .cid-thVIsGLgLS .topline-msg {
    font-size: 70%;
  }
}
.cid-tf8QKft7lj {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpg");
}
.cid-tf8QKft7lj .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-tf8QKft7lj .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-tf8QKft7lj h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-tf8QKft7lj .mbr-text,
.cid-tf8QKft7lj .mbr-section-btn {
  text-align: center;
}
.cid-tf8QKft7lj .img-responsive2 {
  max-width: 75%;
  background-size: 100% auto;
}
.cid-tf8QKft7lj div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-tf8QKft7lj div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-tf8QKft7lj .block-title {
  color: #ffffff;
}
.cid-tf8QKft7lj H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-tf8QKfPzTP {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tf8QKfPzTP h2 {
  color: #222222;
}
.cid-tf8QKfPzTP .mbr-text,
.cid-tf8QKfPzTP .mbr-section-btn {
  color: #222222;
}
.cid-tf8QKfPzTP H3 {
  color: #222222;
}
.cid-tf8QKgtbbG {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-tf8QKgtbbG .content {
    text-align: center;
  }
  .cid-tf8QKgtbbG .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-tf8QKgtbbG .img-logo img {
  height: 5rem;
}
.cid-tf8QKgtbbG [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-tf8QKgtbbG .input-group-btn {
  display: inline-block;
}
.cid-tf8QKgtbbG .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-tf8QKgtbbG .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-tf8QKgtbbG [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-tf8QKgtbbG .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-tf8QKgtbbG .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-tf8QKgtbbG .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-tf8QKgtbbG .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-tf8QKgtbbG .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-tf8QKgtbbG .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-tf8QKgtbbG .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-tf8QKgtbbG form .input-group input.form-control,
.cid-tf8QKgtbbG form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-tf8QKgtbbG .opacity5 {
  opacity: .6;
}
.cid-tf8QKgtbbG .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-tf8QKgtbbG .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-tf8QKgtbbG a:link,
.cid-tf8QKgtbbG a:visited,
.cid-tf8QKgtbbG a:active {
  color: #ffffff !important;
}
.cid-tf8QKgtbbG a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-tf8QKgtbbG p {
  color: #ffffff !important;
}
.cid-tf8QKgtbbG .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-tf8QKgtbbG .fade:hover {
  opacity: 0.8;
}
.cid-tf8QKgtbbG .foot-title {
  color: #ffffff;
}
.cid-tf8QKgOC9G.popup-builder {
  background-color: #ffffff;
}
.cid-tf8QKgOC9G.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tf8QKgOC9G.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tf8QKgOC9G .modal-content,
.cid-tf8QKgOC9G .modal-dialog {
  height: auto;
}
.cid-tf8QKgOC9G .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tf8QKgOC9G .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tf8QKgOC9G .form-wrapper .mbr-form .form-group,
  .cid-tf8QKgOC9G .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tf8QKgOC9G .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tf8QKgOC9G .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tf8QKgOC9G .mbr-text {
  text-align: center;
}
.cid-tf8QKgOC9G .pt-0 {
  padding-top: 0 !important;
}
.cid-tf8QKgOC9G .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tf8QKgOC9G .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tf8QKgOC9G .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tf8QKgOC9G .modal-open {
  overflow: hidden;
}
.cid-tf8QKgOC9G .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tf8QKgOC9G .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tf8QKgOC9G .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tf8QKgOC9G .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tf8QKgOC9G .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tf8QKgOC9G .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tf8QKgOC9G .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tf8QKgOC9G .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tf8QKgOC9G .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tf8QKgOC9G .modal-backdrop.fade {
  opacity: 0;
}
.cid-tf8QKgOC9G .modal-backdrop.show {
  opacity: .5;
}
.cid-tf8QKgOC9G .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tf8QKgOC9G .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tf8QKgOC9G .modal-header .close:hover {
  opacity: 1;
}
.cid-tf8QKgOC9G .modal-header .close:focus {
  outline: none;
}
.cid-tf8QKgOC9G .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tf8QKgOC9G .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tf8QKgOC9G .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tf8QKgOC9G .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tf8QKgOC9G .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tf8QKgOC9G .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tf8QKgOC9G .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tf8QKgOC9G .modal-sm {
    max-width: 300px;
  }
  .cid-tf8QKgOC9G .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tf8QKgOC9G .modal-lg,
  .cid-tf8QKgOC9G .modal-xl {
    max-width: 800px;
  }
  .cid-tf8QKgOC9G .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tf8QKgOC9G .modal-xl {
    max-width: 1140px;
  }
  .cid-tf8QKgOC9G .container {
    max-width: 1140px;
  }
}
.cid-tf8QKgOC9G .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tf8QKgOC9G .container {
    max-width: 720px;
  }
}
.cid-tf8QKgOC9G .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tf8QKgOC9G .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tf8QKgOC9G .form-group {
  margin-bottom: 1rem;
}
.cid-tf8QKgOC9G .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tf8QKgOC9G .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tf8QKgOC9G .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-tmXiABJSNO .cse .gsc-control-cse,
.cid-tmXiABJSNO .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-tmXiABJSNO ul li::before {
  content: "" !important;
}
.cid-tmXiABJSNO .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-tmXiABJSNO .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-tmXiABJSNO .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-tmXiABJSNO .display-2 {
  font-size: 2rem;
}
.cid-tmXiABJSNO .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-tmXiABJSNO .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-tmXiABJSNO .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-tmXiABJSNO .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-tmXiABJSNO .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-tmXiABJSNO.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-tmXiABJSNO.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-tmXiABJSNO.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tmXiABJSNO.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tmXiABJSNO.collapsed .dropdown-menu .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;
  }
  .cid-tmXiABJSNO.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-tmXiABJSNO.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tmXiABJSNO.collapsed .icons-menu {
    margin: auto;
  }
  .cid-tmXiABJSNO .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-tmXiABJSNO .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-tmXiABJSNO .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-tmXiABJSNO .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-tmXiABJSNO .nav-item .nav-link::before {
    display: none;
  }
  .cid-tmXiABJSNO.opened .dropdown-menu {
    top: 0;
  }
  .cid-tmXiABJSNO .dropdown-menu {
    top: 0;
  }
  .cid-tmXiABJSNO .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tmXiABJSNO .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tmXiABJSNO .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-tmXiABJSNO .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tmXiABJSNO ul.navbar-nav li {
    margin: auto;
  }
  .cid-tmXiABJSNO .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-tmXiABJSNO .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tmXiABJSNO .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-tmXiABJSNO .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-tmXiABJSNO .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-tmXiABJSNO .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-tmXiABJSNO .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-tmXiABJSNO .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-tmXiABJSNO .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-tmXiABJSNO .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-tmXiABJSNO .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-tmXiABJSNO .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-tmXiABJSNO .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-tmXiABJSNO .navbar.opened {
  transition: all .3s;
}
.cid-tmXiABJSNO .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-tmXiABJSNO .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-tmXiABJSNO .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-tmXiABJSNO .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-tmXiABJSNO .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-tmXiABJSNO .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-tmXiABJSNO .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-tmXiABJSNO .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-tmXiABJSNO .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tmXiABJSNO .navbar-caption {
  padding-right: 1rem;
}
.cid-tmXiABJSNO .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-tmXiABJSNO .dropdown-menu,
  .cid-tmXiABJSNO .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .dropdown-menu,
  .cid-tmXiABJSNO .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-tmXiABJSNO .nav-item:focus,
.cid-tmXiABJSNO .nav-link:focus {
  outline: none;
}
.cid-tmXiABJSNO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-tmXiABJSNO .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-tmXiABJSNO .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-tmXiABJSNO .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-tmXiABJSNO .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-tmXiABJSNO .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-tmXiABJSNO .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-tmXiABJSNO .collapsed .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;
}
.cid-tmXiABJSNO .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tmXiABJSNO .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-tmXiABJSNO .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-tmXiABJSNO .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-tmXiABJSNO .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-tmXiABJSNO .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-tmXiABJSNO .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tmXiABJSNO .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tmXiABJSNO .dropdown-item.active,
.cid-tmXiABJSNO .dropdown-item:active {
  background-color: transparent;
}
.cid-tmXiABJSNO .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tmXiABJSNO .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tmXiABJSNO .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tmXiABJSNO .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-tmXiABJSNO .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tmXiABJSNO .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tmXiABJSNO ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tmXiABJSNO .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-tmXiABJSNO .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-tmXiABJSNO button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tmXiABJSNO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-tmXiABJSNO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tmXiABJSNO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tmXiABJSNO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tmXiABJSNO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tmXiABJSNO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tmXiABJSNO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tmXiABJSNO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tmXiABJSNO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tmXiABJSNO .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-tmXiABJSNO a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-tmXiABJSNO .navbar-brand span {
  display: inline-block;
}
.cid-tmXiABJSNO .navbar-brand a {
  font-weight: 500 ;
}
.cid-tmXiABJSNO .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-tmXiABJSNO .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-tmXiABJSNO .btn .mbr-iconfont,
.cid-tmXiABJSNO .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-tmXiABJSNO .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-tmXiABJSNO .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-tmXiABJSNO .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-tmXiABJSNO .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-tmXiABJSNO img {
  width: auto;
}
.cid-tmXiABJSNO .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-tmXiABJSNO .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-tmXiABJSNO .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-tmXiABJSNO .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-tmXiABJSNO .fontsmall {
    font-size: 80%;
  }
  .cid-tmXiABJSNO .navbar-caption {
    font-size: 70%;
  }
  .cid-tmXiABJSNO .topline-msg {
    font-size: 70%;
  }
}
.cid-tmXiAxH6h7 {
  padding-top: 140px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpeg");
}
.cid-tmXiAxH6h7 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-tmXiAxH6h7 .mbr-overlay {
  background: linear-gradient(#002147 -10%, #002147 75%);
}
@media (max-width: 786px) {
  .cid-tmXiAxH6h7 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-tmXiAxH6h7 .mbr-text,
.cid-tmXiAxH6h7 .mbr-section-btn {
  text-align: center;
}
.cid-tmXiAxH6h7 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-tmXiAxH6h7 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-tmXiAxH6h7 .block-title {
  color: #ffffff;
}
.cid-tmXiAxH6h7 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-tmXiAyjWhx {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tmXiAyFhJy {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tmXiAyFhJy H2 {
  color: #222222;
}
.cid-tmXiAyFhJy .mbr-text,
.cid-tmXiAyFhJy .mbr-section-btn {
  color: #222222;
}
.cid-tmXiAyFhJy H3 {
  color: #222222;
}
.cid-tn2xe9I2t3 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tn2xe9I2t3 h4 {
  margin-bottom: 0;
}
.cid-tn2xe9I2t3 .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-tn2xe9I2t3 .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-tn2xe9I2t3 .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-tn2xe9I2t3 .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #0000cc !important;
  box-shadow: none!important;
}
.cid-tn2xe9I2t3 .btn[class*="-outline"]:active,
.cid-tn2xe9I2t3 .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-tn2xe9I2t3 .card-box {
  padding-top: 1rem;
  margin-bottom: 30px;
}
.cid-tn2xe9I2t3 .card-wrapper {
  height: 100%;
}
.cid-tn2xe9I2t3 .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-tn2xe9I2t3 img {
  transition: all 0.3s;
  border-radius: 6px 6px 6px 10px;
}
.cid-tn2xe9I2t3 .card-title {
  color: #000000;
  text-align: left;
  margin-left: 10px;
  padding-bottom: 5px;
}
.cid-tn2xe9I2t3 .main-title {
  color: #232323;
}
.cid-tn2xe9I2t3 .mbr-text,
.cid-tn2xe9I2t3 .mbr-link-btn {
  color: #ffffff;
}
.cid-tn2xe9I2t3 .mbr-link-btn {
  margin-bottom: 20px;
}
.cid-tn2xe9I2t3 .image-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  padding: 5px 10px 7px 10px;
  border-radius: 0px 3px 0px 8px;
  background-color: rgba(0, 0, 51, 0.7);
}
.cid-tn2xe9I2t3 .card-img {
  position: relative;
}
.cid-tn2xe9I2t3 .card {
  padding: 10px;
}
@media (max-width: 767px) {
  .cid-tn2xe9I2t3 .card {
    padding: 0px;
  }
}
.cid-tmXiAAG6T0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-tmXiAAG6T0 .content {
    text-align: center;
  }
  .cid-tmXiAAG6T0 .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-tmXiAAG6T0 .img-logo img {
  height: 5rem;
}
.cid-tmXiAAG6T0 [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-tmXiAAG6T0 .input-group-btn {
  display: inline-block;
}
.cid-tmXiAAG6T0 .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-tmXiAAG6T0 .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-tmXiAAG6T0 [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-tmXiAAG6T0 .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-tmXiAAG6T0 .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-tmXiAAG6T0 .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-tmXiAAG6T0 .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-tmXiAAG6T0 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-tmXiAAG6T0 .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-tmXiAAG6T0 .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-tmXiAAG6T0 form .input-group input.form-control,
.cid-tmXiAAG6T0 form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-tmXiAAG6T0 .opacity5 {
  opacity: .6;
}
.cid-tmXiAAG6T0 .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-tmXiAAG6T0 .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-tmXiAAG6T0 a:link,
.cid-tmXiAAG6T0 a:visited,
.cid-tmXiAAG6T0 a:active {
  color: #ffffff !important;
}
.cid-tmXiAAG6T0 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-tmXiAAG6T0 p {
  color: #ffffff !important;
}
.cid-tmXiAAG6T0 .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-tmXiAAG6T0 .fade:hover {
  opacity: 0.8;
}
.cid-tmXiAAG6T0 .foot-title {
  color: #ffffff;
}
.cid-tmXiABa6Gx.popup-builder {
  background-color: #ffffff;
}
.cid-tmXiABa6Gx.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tmXiABa6Gx.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tmXiABa6Gx .modal-content,
.cid-tmXiABa6Gx .modal-dialog {
  height: auto;
}
.cid-tmXiABa6Gx .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tmXiABa6Gx .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tmXiABa6Gx .form-wrapper .mbr-form .form-group,
  .cid-tmXiABa6Gx .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tmXiABa6Gx .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tmXiABa6Gx .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tmXiABa6Gx .mbr-text {
  text-align: center;
}
.cid-tmXiABa6Gx .pt-0 {
  padding-top: 0 !important;
}
.cid-tmXiABa6Gx .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tmXiABa6Gx .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tmXiABa6Gx .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tmXiABa6Gx .modal-open {
  overflow: hidden;
}
.cid-tmXiABa6Gx .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tmXiABa6Gx .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tmXiABa6Gx .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tmXiABa6Gx .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tmXiABa6Gx .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tmXiABa6Gx .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tmXiABa6Gx .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tmXiABa6Gx .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tmXiABa6Gx .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tmXiABa6Gx .modal-backdrop.fade {
  opacity: 0;
}
.cid-tmXiABa6Gx .modal-backdrop.show {
  opacity: .5;
}
.cid-tmXiABa6Gx .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tmXiABa6Gx .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tmXiABa6Gx .modal-header .close:hover {
  opacity: 1;
}
.cid-tmXiABa6Gx .modal-header .close:focus {
  outline: none;
}
.cid-tmXiABa6Gx .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tmXiABa6Gx .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tmXiABa6Gx .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tmXiABa6Gx .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tmXiABa6Gx .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tmXiABa6Gx .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tmXiABa6Gx .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tmXiABa6Gx .modal-sm {
    max-width: 300px;
  }
  .cid-tmXiABa6Gx .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tmXiABa6Gx .modal-lg,
  .cid-tmXiABa6Gx .modal-xl {
    max-width: 800px;
  }
  .cid-tmXiABa6Gx .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tmXiABa6Gx .modal-xl {
    max-width: 1140px;
  }
  .cid-tmXiABa6Gx .container {
    max-width: 1140px;
  }
}
.cid-tmXiABa6Gx .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tmXiABa6Gx .container {
    max-width: 720px;
  }
}
.cid-tmXiABa6Gx .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tmXiABa6Gx .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tmXiABa6Gx .form-group {
  margin-bottom: 1rem;
}
.cid-tmXiABa6Gx .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tmXiABa6Gx .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tmXiABa6Gx .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-tn2JdcUyyu .cse .gsc-control-cse,
.cid-tn2JdcUyyu .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-tn2JdcUyyu ul li::before {
  content: "" !important;
}
.cid-tn2JdcUyyu .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-tn2JdcUyyu .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-tn2JdcUyyu .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-tn2JdcUyyu .display-2 {
  font-size: 2rem;
}
.cid-tn2JdcUyyu .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-tn2JdcUyyu .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-tn2JdcUyyu .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-tn2JdcUyyu .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-tn2JdcUyyu .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-tn2JdcUyyu.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-tn2JdcUyyu.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-tn2JdcUyyu.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tn2JdcUyyu.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tn2JdcUyyu.collapsed .dropdown-menu .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;
  }
  .cid-tn2JdcUyyu.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-tn2JdcUyyu.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-tn2JdcUyyu.collapsed .icons-menu {
    margin: auto;
  }
  .cid-tn2JdcUyyu .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-tn2JdcUyyu .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-tn2JdcUyyu .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-tn2JdcUyyu .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-tn2JdcUyyu .nav-item .nav-link::before {
    display: none;
  }
  .cid-tn2JdcUyyu.opened .dropdown-menu {
    top: 0;
  }
  .cid-tn2JdcUyyu .dropdown-menu {
    top: 0;
  }
  .cid-tn2JdcUyyu .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tn2JdcUyyu .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tn2JdcUyyu .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-tn2JdcUyyu .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-tn2JdcUyyu ul.navbar-nav li {
    margin: auto;
  }
  .cid-tn2JdcUyyu .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-tn2JdcUyyu .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tn2JdcUyyu .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-tn2JdcUyyu .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-tn2JdcUyyu .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-tn2JdcUyyu .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-tn2JdcUyyu .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-tn2JdcUyyu .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-tn2JdcUyyu .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-tn2JdcUyyu .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-tn2JdcUyyu .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-tn2JdcUyyu .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-tn2JdcUyyu .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-tn2JdcUyyu .navbar.opened {
  transition: all .3s;
}
.cid-tn2JdcUyyu .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-tn2JdcUyyu .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-tn2JdcUyyu .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-tn2JdcUyyu .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-tn2JdcUyyu .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-tn2JdcUyyu .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-tn2JdcUyyu .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-tn2JdcUyyu .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-tn2JdcUyyu .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-tn2JdcUyyu .navbar-caption {
  padding-right: 1rem;
}
.cid-tn2JdcUyyu .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-tn2JdcUyyu .dropdown-menu,
  .cid-tn2JdcUyyu .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .dropdown-menu,
  .cid-tn2JdcUyyu .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-tn2JdcUyyu .nav-item:focus,
.cid-tn2JdcUyyu .nav-link:focus {
  outline: none;
}
.cid-tn2JdcUyyu .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-tn2JdcUyyu .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-tn2JdcUyyu .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-tn2JdcUyyu .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-tn2JdcUyyu .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-tn2JdcUyyu .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-tn2JdcUyyu .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-tn2JdcUyyu .collapsed .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;
}
.cid-tn2JdcUyyu .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tn2JdcUyyu .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-tn2JdcUyyu .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-tn2JdcUyyu .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-tn2JdcUyyu .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-tn2JdcUyyu .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-tn2JdcUyyu .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tn2JdcUyyu .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tn2JdcUyyu .dropdown-item.active,
.cid-tn2JdcUyyu .dropdown-item:active {
  background-color: transparent;
}
.cid-tn2JdcUyyu .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tn2JdcUyyu .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tn2JdcUyyu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tn2JdcUyyu .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-tn2JdcUyyu .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tn2JdcUyyu .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tn2JdcUyyu ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tn2JdcUyyu .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-tn2JdcUyyu .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-tn2JdcUyyu button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tn2JdcUyyu button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-tn2JdcUyyu button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tn2JdcUyyu button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tn2JdcUyyu button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tn2JdcUyyu button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tn2JdcUyyu nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tn2JdcUyyu nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tn2JdcUyyu nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tn2JdcUyyu nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tn2JdcUyyu .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-tn2JdcUyyu a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-tn2JdcUyyu .navbar-brand span {
  display: inline-block;
}
.cid-tn2JdcUyyu .navbar-brand a {
  font-weight: 500 ;
}
.cid-tn2JdcUyyu .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-tn2JdcUyyu .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-tn2JdcUyyu .btn .mbr-iconfont,
.cid-tn2JdcUyyu .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-tn2JdcUyyu .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-tn2JdcUyyu .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-tn2JdcUyyu .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-tn2JdcUyyu .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-tn2JdcUyyu img {
  width: auto;
}
.cid-tn2JdcUyyu .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-tn2JdcUyyu .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-tn2JdcUyyu .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-tn2JdcUyyu .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-tn2JdcUyyu .fontsmall {
    font-size: 80%;
  }
  .cid-tn2JdcUyyu .navbar-caption {
    font-size: 70%;
  }
  .cid-tn2JdcUyyu .topline-msg {
    font-size: 70%;
  }
}
.cid-tn2Jd9Iwq0 {
  padding-top: 140px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.jpeg");
}
.cid-tn2Jd9Iwq0 .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-tn2Jd9Iwq0 .mbr-overlay {
  background: linear-gradient(#002147 -10%, #002147 75%);
}
@media (max-width: 786px) {
  .cid-tn2Jd9Iwq0 h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-tn2Jd9Iwq0 .mbr-text,
.cid-tn2Jd9Iwq0 .mbr-section-btn {
  text-align: center;
}
.cid-tn2Jd9Iwq0 div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-tn2Jd9Iwq0 div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-tn2Jd9Iwq0 .block-title {
  color: #ffffff;
}
.cid-tn2Jd9Iwq0 H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-tn2JdalfQz {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-tn3eppNFkC {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-tn3eppNFkC .mbr-fallback-image.disabled {
  display: none;
}
.cid-tn3eppNFkC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tn3eppNFkC .video-wrapper iframe {
  width: 100%;
}
.cid-tn3eppNFkC .mbr-section-title,
.cid-tn3eppNFkC .mbr-section-subtitle,
.cid-tn3eppNFkC .mbr-text {
  text-align: center;
}
.cid-tn2JdbZpHl {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-tn2JdbZpHl .content {
    text-align: center;
  }
  .cid-tn2JdbZpHl .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-tn2JdbZpHl .img-logo img {
  height: 5rem;
}
.cid-tn2JdbZpHl [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-tn2JdbZpHl .input-group-btn {
  display: inline-block;
}
.cid-tn2JdbZpHl .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-tn2JdbZpHl .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-tn2JdbZpHl [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-tn2JdbZpHl .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-tn2JdbZpHl .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-tn2JdbZpHl .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-tn2JdbZpHl .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-tn2JdbZpHl .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-tn2JdbZpHl .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-tn2JdbZpHl .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-tn2JdbZpHl form .input-group input.form-control,
.cid-tn2JdbZpHl form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-tn2JdbZpHl .opacity5 {
  opacity: .6;
}
.cid-tn2JdbZpHl .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-tn2JdbZpHl .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-tn2JdbZpHl a:link,
.cid-tn2JdbZpHl a:visited,
.cid-tn2JdbZpHl a:active {
  color: #ffffff !important;
}
.cid-tn2JdbZpHl a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-tn2JdbZpHl p {
  color: #ffffff !important;
}
.cid-tn2JdbZpHl .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-tn2JdbZpHl .fade:hover {
  opacity: 0.8;
}
.cid-tn2JdbZpHl .foot-title {
  color: #ffffff;
}
.cid-tn2JdcqvXq.popup-builder {
  background-color: #ffffff;
}
.cid-tn2JdcqvXq.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tn2JdcqvXq.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tn2JdcqvXq .modal-content,
.cid-tn2JdcqvXq .modal-dialog {
  height: auto;
}
.cid-tn2JdcqvXq .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tn2JdcqvXq .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tn2JdcqvXq .form-wrapper .mbr-form .form-group,
  .cid-tn2JdcqvXq .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tn2JdcqvXq .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tn2JdcqvXq .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tn2JdcqvXq .mbr-text {
  text-align: center;
}
.cid-tn2JdcqvXq .pt-0 {
  padding-top: 0 !important;
}
.cid-tn2JdcqvXq .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tn2JdcqvXq .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tn2JdcqvXq .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tn2JdcqvXq .modal-open {
  overflow: hidden;
}
.cid-tn2JdcqvXq .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tn2JdcqvXq .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tn2JdcqvXq .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tn2JdcqvXq .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tn2JdcqvXq .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tn2JdcqvXq .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tn2JdcqvXq .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tn2JdcqvXq .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tn2JdcqvXq .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tn2JdcqvXq .modal-backdrop.fade {
  opacity: 0;
}
.cid-tn2JdcqvXq .modal-backdrop.show {
  opacity: .5;
}
.cid-tn2JdcqvXq .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-tn2JdcqvXq .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tn2JdcqvXq .modal-header .close:hover {
  opacity: 1;
}
.cid-tn2JdcqvXq .modal-header .close:focus {
  outline: none;
}
.cid-tn2JdcqvXq .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tn2JdcqvXq .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-tn2JdcqvXq .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-tn2JdcqvXq .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tn2JdcqvXq .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tn2JdcqvXq .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tn2JdcqvXq .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tn2JdcqvXq .modal-sm {
    max-width: 300px;
  }
  .cid-tn2JdcqvXq .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tn2JdcqvXq .modal-lg,
  .cid-tn2JdcqvXq .modal-xl {
    max-width: 800px;
  }
  .cid-tn2JdcqvXq .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tn2JdcqvXq .modal-xl {
    max-width: 1140px;
  }
  .cid-tn2JdcqvXq .container {
    max-width: 1140px;
  }
}
.cid-tn2JdcqvXq .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tn2JdcqvXq .container {
    max-width: 720px;
  }
}
.cid-tn2JdcqvXq .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tn2JdcqvXq .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tn2JdcqvXq .form-group {
  margin-bottom: 1rem;
}
.cid-tn2JdcqvXq .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tn2JdcqvXq .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tn2JdcqvXq .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
.img-responsive2 {
  max-width: 90%;
  background-size: 90% auto;
}
.bg-white {background-color: #ffffff;}
.bg-offwhite {background-color: #f6f6f6;}
.bg-f6f6f6 {background-color: #f6f6f6;}
.bg-yellow {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 204, 0, 0.5) 90%);}
.bg-gold {background: linear-gradient(0deg, rgba(249, 249, 249, 1) 0%, rgba(242, 170, 76, 1) 90%);}
.bg-blue {background-color: #006699;}
.bg-afblue {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(3, 77, 150, 1) 90%);}
.bg-afblue-rev {background: linear-gradient(0deg, rgba(3, 77, 150, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-yellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 90%);}
.bg-blue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 42, 92, 1) 90%);}
.bg-afblue-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 94, 170, 1) 70%);}
.bg-red {background-color: #990000;}
.bg-ltgreen {background-color: #97e0b0;}
.bg-gray {background-color: #efefef;}
.bg-ltgray {background-color: #f5f7fa;}
.bg-yellow {background-color: #ffffaf;}
.bg-gold-solid {background-color: rgba(242, 170, 76, 1);}
.bg-ltyellow-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 175, 1) 90%);}
.bg-ltyellow-grad-rev {background: linear-gradient(0deg, rgba(255, 255, 175, 1) 0%, rgba(255, 255, 255, 1) 90%);}
.bg-black-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 1) 90%);}
.bg-green {background: rgba(0, 143, 49, 1);}
.bg-green-grad {background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 143, 49, 1) 90%);}
.bg-news-text {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 0 0;
  background-color: rgba(0, 42, 92, 0.8);
}
.mark-blue {background-color: rgb(0, 0, 204); color: #ffffff;}
.mark-red {background-color: rgb(255, 74, 82); color: #ffffff;}
.mark-green {background-color: rgb(0, 153, 0); color: #ffffff;}
.icon-red {font-size: 30px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red22 {font-size: 22px!important; color: rgb(255,74,82);text-shadow: 1px 1px 1px #000000;}
.icon-red20 {font-size: 20px!important; color: rgb(255,74,82)}
.icon-gold {font-size: 30px!important; color: rgb(242, 170, 76);text-shadow: 1px 1px 1px #000000;}
.icon-blue {font-size: 30px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-blue22 {font-size: 22px!important; color: rgb(0, 0, 204);text-shadow: 1px 1px 1px #000000;}
.icon-green {color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green22 {font-size: 22px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-green30 {font-size: 30px!important; color: rgb(0, 153, 0);text-shadow: 1px 1px 1px #000000;}
.icon-white {font-size: 30px!important; color: rgb(255, 255, 255);text-shadow: 1px 1px 1px #000000;}
.icon-yellow {font-size: 30px!important; color: rgb(255, 255, 0);text-shadow: 1px 1px 1px #000000;}
.icon18 {font-size: 18px!important;text-shadow: 1px 1px 1px #000000;}
.icon24 {font-size: 24px!important;text-shadow: 1px 1px 1px #000000;}
.icon30 {font-size: 30px!important;text-shadow: 1px 1px 1px #000000;}
.icon36 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon42 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.icon48 {font-size: 36px!important;text-shadow: 1px 1px 1px #000000;}
.color-red {color: rgb(255, 74, 82);}
.color-blue {color: rgb(0, 0, 204);}
.color-green {color: rgb(0, 153, 0);}
.color-white {color: rgb(255, 255, 255);}
.text-red {color: #990000 !important;}
.text-yellow {color: #ffff00;}
.text-gray {color: #b2b2b2;}
.highlight-red {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 20, 0, 0.2),
    rgba(255, 20, 0, 0.7) 95%,
    rgba(255, 20, 0, 0.1)
  );
}
.highlight-ltred {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 163, 148, 0.2),
    rgba(255, 163, 148, 0.7) 95%,
    rgba(255, 163, 148, 0.1)
  );
}
.highlight-yellow {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}
.highlight-green {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.7) 95%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-ltgreen {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 255, 20, 0.2),
    rgba(0, 255, 20, 0.5) 75%,
    rgba(0, 255, 20, 0.1)
  );
}
.highlight-blue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 20, 255, 0.2),
    rgba(0, 20, 255, 0.7) 95%,
    rgba(0, 20, 255, 0.1)
  );
}
.highlight-ltblue {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(127, 137, 255, 0.2),
    rgba(127, 137, 255, 0.7) 95%,
    rgba(127, 137, 255, 0.1)
  );
}
.highlight-white {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.7) 95%,
    rgba(255, 255, 255, 0.1)
  );
}
.highlight-black {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.7) 95%,
    rgba(0, 0, 0, 0.1)
  );
}
.padding20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border {
    border-left-width: 1px !important;
    border-left-color: #e1e1e1 !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-color: #e1e1e1 !important;
    border-right-style: solid;
    border-top-width: 0 !important;
    border-top-color: #e1e1e1 !important;
    border-top-style: solid;
    border-bottom-width: 0 !important;
    border-bottom-color: #e1e1e1 !important;
    border-bottom-style: solid;
}
.border-bottom {
  border-bottom: medium;
  border-bottom-color: #e1e1e1;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom1 {
  border-bottom: medium;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: medium;
}
.border-bottom2 {
  border-bottom: thin;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.text-shadow-h1 {text-shadow: 4px 6px 8px #000000;}
.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-shadow-h2 {text-shadow: 2px 2px 2px #000000;}
.text-shadow-h2w {text-shadow: 2px 2px 2px #ffffff;}
.text-shadow-h3w {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000;}
.text-shadow-h31w {text-shadow: 0 4px 30px #ffffff, -10px 0px 40px #ffffff, -10px 0 20px #ffffff}
.text-shadow-h31 {text-shadow: 0 4px 30px #000000, -10px 0px 40px #000000, -10px 0 20px #000000}
.text-shadow-h4 {text-shadow: 2px 4px 6px #000000;}
.text-shadow-h4w {text-shadow: 2px 4px 6px #ffffff;}
.text-shadow-h5 {text-shadow: 1px 1px 1px #000000;}
.text-shadow-h5w {text-shadow: 1px 1px 1px #ffffff;}
.text-shadow-h5y {text-shadow: 1px 1px 1px #ffff00;}
.text-shadow-yellow {text-shadow: 2px 2px 2px #ffff00;}
.text-glow-black {text-shadow: 0 0 2px #ffffff, 0 0 10px #000000;}
.text-glow-black2 {text-shadow: 0 0 2px #ffffff, 5px 5px 10px #000000;}
.text-glow-white {text-shadow: 0 0 2px #000000, 0 0 10px #ffffff;}
.img-responsive {max-width: 100%; background-size: 100% auto;}
.boxshadow-w {box-shadow: 0 0 30px #ffffff, 0 0 30px #ffffff;}
.boxshadow-b {box-shadow: 0 0 30px #000000;}
.fontmono {font-family: Consolas; font-size: 1.0rem;}
section {background-color: #eeeeee;}
body {font-style: normal;line-height: 1.5;}

.text-shadow-h1w {text-shadow: 4px 6px 8px #ffffff;}
.text-stroke-1 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #ffffff;}
.text-stroke-2 {-webkit-text-stroke-width: 0.2px; -webkit-text-stroke-color: #000000;}
.underline-shadow-purple {box-shadow: inset 0 -0.6em 0 0 rgba(147, 37, 155, 0.7);}
.underline-shadow-blue {box-shadow: inset 0 -0.3em 0 0 rgba(79, 135, 251, 0.8);}
.leftline-shadow-blue {box-shadow: inset 0.5em 0 0.5em 0 rgba(79, 135, 251, 0.6);}
.leftline-left-shadow-blue {box-shadow: inset 0.3em 0 0 0 rgba(79, 135, 251, 0.6);}
.boxshadow-b10 {box-shadow: 0 0 10px #000;}
.boxshadow-b1 {box-shadow: 1px 1px 8px #000;}
.boxshadow-b2 {box-shadow: 1px 2px 3px #ccc;}
.boxshadow-b5 {box-shadow: 1px 1px 1px #444;}
.font120 {font-size: 1.2rem !important}
.font110 {font-size: 1.1rem !important}
.font100 {font-size: 1.0rem !important}
.font90 {font-size: 0.9rem !important}
.font80 {font-size: 0.8rem !important}
.font70 {font-size: 0.7rem !important}
.font22 {font-size: 22px; padding-right: 2px;}
.font26 {font-size: 26px; padding-right: 2px;}
.font32 {font-size: 32px; padding-right: 2px;}
.fontlarge {font-size: 42px; padding-right: 2px; font-weight: 400;}

.boxshadow-min {
    -webkit-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
    box-shadow: 6px 6px 6px 0px rgba(207,207,207,1);
}
.imgsize90 {width: 90%}
.imgsize80 {width: 80%}
.no-scroll {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.vl {
    border-left: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    height: 55%;
}
.vl2 {
  border-left: 3px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 55%;
}
.vl3 {
  border-left: 2px solid;
  border-color: rgba(242, 170, 76, 1);
  height: 50%;
}
.hl {
    border-bottom: 4px solid;
    border-color: rgba(242, 170, 76, 1);
    width: 55%;
}
.lineheight110 {
    line-height: 110% !important;
}
.img-responsive {
    
}
.wt-card-title {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  background-color: #c7e3ff;
}
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 {
  color: #0000cc;
  font-style: italic;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
figure {
  margin-bottom: 0; }

body {
  color: #444444; }

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;
    }
    .border-bottom-mobil-vis-only {
    border-bottom: thin;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    }
}
/*! 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 {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.btn {
    border-radius: 6px 6px 6px 6px !important;
  font-weight: 500;
  border-width: 0.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  margin: .4rem .8rem;
  white-space: normal;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  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: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

.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%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.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: -webkit-box;
    display: -webkit-flex;
    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; }
    .display-6 {
        font-size: 65%;}
}
.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-flex-flow: row wrap;
  -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% !important;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
  -webkit-flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

/*# sourceMappingURL=style.css.map */
.cid-u5F3XJGAOV .cse .gsc-control-cse,
.cid-u5F3XJGAOV .gsc-control-cse {
  background-color: transparent !important;
  border: transparent !important;
}
.cid-u5F3XJGAOV ul li::before {
  content: "" !important;
}
.cid-u5F3XJGAOV .dropdown-item:before {
  font-family: MobiriseIcons !important;
  content: '\e966';
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  overflow: hidden ;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.cid-u5F3XJGAOV .dropdown-item {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  border-bottom: thin !important;
  border-bottom-color: #8c8c8c !important;
  border-bottom-style: solid !important;
  text-decoration: none !important;
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .dropdown-menu {
    min-width: 5rem;
    padding-top: 0.3rem !important;
  }
}
@media (max-width: 991px) {
  .cid-u5F3XJGAOV .dropdown-menu {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-u5F3XJGAOV .display-2 {
  font-size: 2rem;
}
.cid-u5F3XJGAOV .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
  padding-bottom: 0.2em;
}
@media (max-width: 991px) {
  .cid-u5F3XJGAOV .icons-menu {
    padding: 1rem 0!important;
  }
  .cid-u5F3XJGAOV .dropdown-item {
    line-height: 1.5;
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-u5F3XJGAOV .dropdown-item:hover {
    color: #344cf1 !important;
  }
  .cid-u5F3XJGAOV .navbar-collapse {
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
  }
  .cid-u5F3XJGAOV.collapsed .nav-item .nav-link::before {
    display: none;
  }
  .cid-u5F3XJGAOV.collapsed.opened .dropdown-menu {
    top: 0;
  }
  .cid-u5F3XJGAOV.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-u5F3XJGAOV.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-u5F3XJGAOV.collapsed .dropdown-menu .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;
  }
  .cid-u5F3XJGAOV.collapsed ul.navbar-nav li {
    margin: auto;
  }
  .cid-u5F3XJGAOV.collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center;
  }
  .cid-u5F3XJGAOV.collapsed .icons-menu {
    margin: auto;
  }
  .cid-u5F3XJGAOV .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px !important;
  }
  .cid-u5F3XJGAOV .navbar.navbar-short .navbar-logo img {
    height: 3.0rem !important;
  }
  .cid-u5F3XJGAOV .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-u5F3XJGAOV .dropdown-menu {
    padding-top: 0;
    min-width: 5rem;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .cid-u5F3XJGAOV .nav-item .nav-link::before {
    display: none;
  }
  .cid-u5F3XJGAOV.opened .dropdown-menu {
    top: 0;
  }
  .cid-u5F3XJGAOV .dropdown-menu {
    top: 0;
  }
  .cid-u5F3XJGAOV .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-u5F3XJGAOV .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-u5F3XJGAOV .dropdown-menu .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: 0.30em solid transparent;
    border-left: 0.30em solid transparent;
  }
  .cid-u5F3XJGAOV .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-u5F3XJGAOV ul.navbar-nav li {
    margin: auto;
  }
  .cid-u5F3XJGAOV .dropdown-menu .dropdown-item {
    padding-top: 0.5rem !important;
    padding-bottom: .25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    background: rgba(245, 247, 250, 0.95);
    text-align: center;
  }
  .cid-u5F3XJGAOV .navbar-brand {
    -webkit-flex-shrink: initial;
    flex-shrink: initial;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-u5F3XJGAOV .navbar-toggler {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .cid-u5F3XJGAOV .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
@media (max-width: 575px) {
  .cid-u5F3XJGAOV .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 145px;
  }
}
@media (min-width: 576px) {
  .cid-u5F3XJGAOV .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 205px;
  }
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 345px;
  }
}
@media (min-width: 1200px) {
  .cid-u5F3XJGAOV .navbar-caption-wrap {
    word-break: normal;
    display: inline-block;
    max-width: 305px;
  }
}
.cid-u5F3XJGAOV .container {
  width: 100%;
  max-width: 1800px;
  display: flex;
  margin: auto;
}
.cid-u5F3XJGAOV .navbar {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
  min-height: 68px;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: all .3s;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .navbar.navbar-short {
    background: #ffffff !important;
    min-height: 10px;
  }
  .cid-u5F3XJGAOV .navbar.navbar-short .navbar-logo img {
    padding-top: 0;
    height: 3.8rem !important;
  }
  .cid-u5F3XJGAOV .navbar.navbar-short .navbar-brand {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .cid-u5F3XJGAOV .navbar .dropdown-item {
    padding-top: .2rem;
    padding-right: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 1.0rem;
    border-bottom: 0px solid #b3b3b3;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), inset 0 -7px 9px -7px rgba(0, 0, 0, 0);
    background: #ffffff;
    border-bottom-width: 1px;
    border-color: #ff4a52;
    border-bottom-right-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
    border-top-left-radius: 0rem !important;
  }
  .cid-u5F3XJGAOV .navbar .dropdown-item:hover {
    color: #ffffff !important;
    background: #000000 !important;
  }
}
.cid-u5F3XJGAOV .navbar.opened {
  transition: all .3s;
}
.cid-u5F3XJGAOV .nav-link {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
  transition: all 0.3s;
}
.cid-u5F3XJGAOV .nav-link:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  transition: all 0.4s ease-in-out;
  background: currentColor;
  bottom: 0px;
  left: auto;
  right: 0;
}
.cid-u5F3XJGAOV .nav-link:hover {
  color: #344cf1 !important;
  background: none !important;
}
.cid-u5F3XJGAOV .nav-link:hover:before {
  color: #344cf1 !important;
  width: 0;
  height: 1px;
  right: auto;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.cid-u5F3XJGAOV .icons-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .icons-menu {
    min-width: 125px;
    width: 125px;
  }
}
.cid-u5F3XJGAOV .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .nav-dropdown .link {
    margin-right: 1em !important;
    padding: 0.3em 0.3em !important;
    margin-top: .2em !important;
  }
}
@media (max-width: 991px) {
  .cid-u5F3XJGAOV .nav-dropdown .link.dropdown-toggle::after {
    margin-left: .3em;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .nav-dropdown .link.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
  }
}
.cid-u5F3XJGAOV .nav-dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.cid-u5F3XJGAOV .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-u5F3XJGAOV .navbar-caption {
  padding-right: 1rem;
}
.cid-u5F3XJGAOV .navbar-nav {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-u5F3XJGAOV .dropdown-menu,
  .cid-u5F3XJGAOV .navbar.opened {
    background: rgba(245, 247, 250, 0.95) !important;
  }
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .dropdown-menu,
  .cid-u5F3XJGAOV .navbar.opened {
    background: #ffffff !important;
  }
}
.cid-u5F3XJGAOV .nav-item:focus,
.cid-u5F3XJGAOV .nav-link:focus {
  outline: none;
}
.cid-u5F3XJGAOV .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .cid-u5F3XJGAOV .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.0rem;
  }
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
}
.cid-u5F3XJGAOV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-left: 0rem;
  padding-right: 1rem;
  font-size: inherit;
}
.cid-u5F3XJGAOV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.cid-u5F3XJGAOV .collapsed .navbar-buttons {
  text-align: center;
  width: auto;
  padding-bottom: 1rem;
}
.cid-u5F3XJGAOV .collapsed .icons-menu {
  text-align: center;
  width: auto;
}
.cid-u5F3XJGAOV .collapsed .dropdown-menu {
  top: 0;
  min-width: 2rem !important;
}
.cid-u5F3XJGAOV .collapsed .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;
}
.cid-u5F3XJGAOV .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-u5F3XJGAOV .collapsed .nav-dropdown .dropdown-item:after {
  right: auto;
}
.cid-u5F3XJGAOV .collapsed .dropdown .dropdown-menu {
  background: none;
}
.cid-u5F3XJGAOV .collapsed .dropdown .dropdown-menu .dropdown-item {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-left-radius: 0rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: .25rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  background: rgba(245, 247, 250, 0.95);
  text-align: center;
  line-height: 1;
  transition: none;
}
.cid-u5F3XJGAOV .collapsed .dropdown .dropdown-menu .dropdown-item:hover {
  color: #344cf1 !important;
}
.cid-u5F3XJGAOV .navbar-brand {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cid-u5F3XJGAOV .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-u5F3XJGAOV .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-u5F3XJGAOV .dropdown-item.active,
.cid-u5F3XJGAOV .dropdown-item:active {
  background-color: transparent;
}
.cid-u5F3XJGAOV .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-u5F3XJGAOV .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-u5F3XJGAOV .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-u5F3XJGAOV .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: none !important;
}
.cid-u5F3XJGAOV .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-u5F3XJGAOV .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u5F3XJGAOV ul.navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .cid-u5F3XJGAOV .navbar-buttons {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cid-u5F3XJGAOV .navbar-buttons {
    text-align: right;
    min-width: 150px;
    width: 150px;
  }
}
.cid-u5F3XJGAOV button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  -webkit-align-self: center;
  align-self: center;
}
.cid-u5F3XJGAOV button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-u5F3XJGAOV button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u5F3XJGAOV button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u5F3XJGAOV button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u5F3XJGAOV button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u5F3XJGAOV nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u5F3XJGAOV nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u5F3XJGAOV nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u5F3XJGAOV nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u5F3XJGAOV .navbar-dropdown {
  padding: .0rem 0rem;
  position: fixed;
}
.cid-u5F3XJGAOV a.nav-link {
  font-size: 1rem !important;
  font-weight: 400 !important;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-u5F3XJGAOV .navbar-brand span {
  display: inline-block;
}
.cid-u5F3XJGAOV .navbar-brand a {
  font-weight: 500 ;
}
.cid-u5F3XJGAOV .TopMenuUnderline {
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #f5f7fa;
}
.cid-u5F3XJGAOV .btn-sm {
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  padding-top: 0.4rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  border-radius: 3px;
}
.cid-u5F3XJGAOV .btn .mbr-iconfont,
.cid-u5F3XJGAOV .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0.2rem;
  padding-left: 0;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
}
.cid-u5F3XJGAOV .topLineDivSettings {
  z-index: 1;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-color: #232323;
  border-top-color: #232323;
  background: #ff4433 !important;
  background: linear-gradient(to right, #ff4433, #990000, #990000, #ff4433) !important;
  margin: 0;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
}
.cid-u5F3XJGAOV .topLineTextSettings {
  margin: 0;
  background: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1;
}
.cid-u5F3XJGAOV .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}
.cid-u5F3XJGAOV .topline-msg {
  -moz-animation: Pulse 1.7s ease-out;
  -moz-animation-iteration-count: 50;
  -webkit-animation: Pulse 1.7s ease-out;
  -webkit-animation-iteration-count: 50;
  animation: Pulse 1.7s ease-out;
  animation-iteration-count: 50;
}
@-moz-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes Pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.5;
  }
}
.cid-u5F3XJGAOV img {
  width: auto;
}
.cid-u5F3XJGAOV .navbar-dropdown .navbar-brand span {
  vertical-align: middle;
}
.cid-u5F3XJGAOV .navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.8rem;
}
.cid-u5F3XJGAOV .navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
}
.cid-u5F3XJGAOV .text-black {
  font-weight: 400;
}
@media (max-width: 767px) {
  .cid-u5F3XJGAOV .fontsmall {
    font-size: 80%;
  }
  .cid-u5F3XJGAOV .navbar-caption {
    font-size: 70%;
  }
  .cid-u5F3XJGAOV .topline-msg {
    font-size: 70%;
  }
}
.cid-u5F3XKvGdi {
  padding-top: 100px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/bg-header-1-1979x801.webp");
}
.cid-u5F3XKvGdi .media-container-column .btn-bgr {
  z-index: 0;
}
.cid-u5F3XKvGdi .mbr-overlay {
  background: linear-gradient(#000000 -10%, #000000 75%);
}
@media (max-width: 786px) {
  .cid-u5F3XKvGdi h1 {
    font-size: 30px;
    text-shadow: 2px 4px 6px #000000;
  }
}
.cid-u5F3XKvGdi .mbr-text,
.cid-u5F3XKvGdi .mbr-section-btn {
  text-align: center;
}
.cid-u5F3XKvGdi .img-responsive2 {
  max-width: 65%;
  background-size: 100% auto;
}
.cid-u5F3XKvGdi div.transbox {
  margin: 30px;
  background-color: #000000;
  border: 0px solid black;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.5;
}
.cid-u5F3XKvGdi div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.cid-u5F3XKvGdi .block-title {
  color: #ffffff;
}
.cid-u5F3XKvGdi H1 {
  font-family: arial;
  text-align: left;
  text-shadow: 2px 4px 6px #000000;
}
.cid-u5LkJ4d3CJ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-u5LkJ4d3CJ h6 {
  line-height: 1.2;
}
.cid-u5LkJ4d3CJ img,
.cid-u5LkJ4d3CJ .item-img {
  width: 250px;
  margin: auto;
  height: 250px;
  object-fit: cover;
}
.cid-u5LkJ4d3CJ .item:focus,
.cid-u5LkJ4d3CJ span:focus {
  outline: none;
}
.cid-u5LkJ4d3CJ .item {
  cursor: pointer;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-u5LkJ4d3CJ .item {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-u5LkJ4d3CJ .mbr-section-content {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.cid-u5LkJ4d3CJ .row {
  margin-left: 0;
  margin-right: 0;
}
.cid-u5LkJ4d3CJ .item {
  padding: 0;
  margin: 0;
}
.cid-u5LkJ4d3CJ .item-wrapper {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
}
.cid-u5LkJ4d3CJ .mbr-section-btn {
  margin-top: auto !important;
  text-align: center;
}
.cid-u5LkJ4d3CJ .mbr-section-title {
  color: #000000;
}
.cid-u5LkJ4d3CJ .mbr-text,
.cid-u5LkJ4d3CJ .mbr-section-btn {
  color: #000000;
}
.cid-u5LkJ4d3CJ .item-title {
  color: #000000;
  text-align: center;
  margin-bottom: 5px;
}
.cid-u5LkJ4d3CJ .item-subtitle {
  color: #000000;
  text-align: center;
}
.cid-u5LkJ4d3CJ .item-text {
  color: #000000;
  text-align: center;
}
.cid-u5LkJ4d3CJ .content-head {
  max-width: 800px;
}
.cid-u5LkJ4d3CJ .item-title,
.cid-u5LkJ4d3CJ .mbr-section-btn {
  text-align: center;
}
.cid-u5LQTt3gSu {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-u5LQTt3gSu .mbr-section {
  text-align: center;
  color: #fff;
}
.cid-ciytAcX8Jm {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.cid-ciytAcX8Jm .mbr-fallback-image.disabled {
  display: none;
}
.cid-ciytAcX8Jm .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ciytAcX8Jm .pb-video-container {
  padding-top: 20px;
  background: #000000;
  justify-content: center;
}
.cid-ciytAcX8Jm .pb-video {
  padding: 4px;
}
.cid-ciytAcX8Jm .pb-color {
  background-color: #ff0000;
}
.cid-ciytAcX8Jm .pb-video:hover {
  background: #232323;
}
.cid-ciytAcX8Jm .pb-video-frame {
  transition: width 2s, height 2s;
}
.cid-ciytAcX8Jm .pb-video-frame:hover {
  height: 300px;
}
.cid-ciytAcX8Jm .pb-row {
  margin-bottom: 0px;
  justify-content: center;
}
.cid-ciytAcX8Jm .mbr-text,
.cid-ciytAcX8Jm .mbr-section-btn {
  text-align: center;
  color: #e6e6e6;
}
.cid-ciytAcX8Jm .mbr-text {
  color: #000000;
}
@media (max-width: 991px) {
  .cid-ciytAcX8Jm .pb-video-container .row.pb-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .cid-ciytAcX8Jm .pb-video-container .row.pb-row .col-md-3 {
    width: 50%;
  }
}
@media (max-width: 667px) {
  .cid-ciytAcX8Jm .pb-video-container .row.pb-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .cid-ciytAcX8Jm .pb-video-container .row.pb-row .col-md-3 {
    width: 75%;
  }
}
.cid-ciytAcX8Jm .mbr-section-title {
  color: #ff0000;
}
.cid-ciytAcX8Jm .mbr-section-subtitle {
  color: #ffffff;
}
.cid-u5F3XLBZHi {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #034d96;
}
@media (max-width: 767px) {
  .cid-u5F3XLBZHi .content {
    text-align: center;
  }
  .cid-u5F3XLBZHi .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-u5F3XLBZHi .img-logo img {
  height: 5rem;
}
.cid-u5F3XLBZHi [type="email"] {
  font-size: .75rem;
  margin-bottom: 5px;
  text-align: center;
  min-width: 150px;
}
.cid-u5F3XLBZHi .input-group-btn {
  display: inline-block;
}
.cid-u5F3XLBZHi .input-group-btn a.btn {
  margin: 0 !important;
}
.cid-u5F3XLBZHi .input-group {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-u5F3XLBZHi [type="submit"] {
  padding: .75rem 1.5625rem !important;
  text-transform: none;
}
.cid-u5F3XLBZHi .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.cid-u5F3XLBZHi .social-list .mbr-iconfont-social {
  font-size: 1.6rem;
}
.cid-u5F3XLBZHi .social-list .soc-item {
  margin: 0 0.5rem;
}
.cid-u5F3XLBZHi .social-list a {
  margin: 0;
  opacity: .8;
  -webkit-transition: .2s linear;
  transition: .1s linear;
}
.cid-u5F3XLBZHi .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-u5F3XLBZHi .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 767px) {
  .cid-u5F3XLBZHi .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-u5F3XLBZHi form .input-group input.form-control,
.cid-u5F3XLBZHi form .input-group-btn .btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cid-u5F3XLBZHi .opacity5 {
  opacity: .6;
}
.cid-u5F3XLBZHi .opacity7 {
  opacity: .7;
}
@media (max-width: 767px) {
  .cid-u5F3XLBZHi .mbr-text {
    font-size: 0.9rem !important;
  }
}
.cid-u5F3XLBZHi a:link,
.cid-u5F3XLBZHi a:visited,
.cid-u5F3XLBZHi a:active {
  color: #ffffff !important;
}
.cid-u5F3XLBZHi a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.cid-u5F3XLBZHi p {
  color: #ffffff !important;
}
.cid-u5F3XLBZHi .fade {
  opacity: 1;
  transition: opacity 0.05s ease-in-out;
  -moz-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
}
.cid-u5F3XLBZHi .fade:hover {
  opacity: 0.8;
}
.cid-u5F3XLBZHi .foot-title {
  color: #ffffff;
}
.cid-u5F3XLXxC9.popup-builder {
  background-color: #ffffff;
}
.cid-u5F3XLXxC9.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-u5F3XLXxC9.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-u5F3XLXxC9 .modal-content,
.cid-u5F3XLXxC9 .modal-dialog {
  height: auto;
}
.cid-u5F3XLXxC9 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-u5F3XLXxC9 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-u5F3XLXxC9 .form-wrapper .mbr-form .form-group,
  .cid-u5F3XLXxC9 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-u5F3XLXxC9 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-u5F3XLXxC9 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-u5F3XLXxC9 .mbr-text {
  text-align: center;
}
.cid-u5F3XLXxC9 .pt-0 {
  padding-top: 0 !important;
}
.cid-u5F3XLXxC9 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-u5F3XLXxC9 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-u5F3XLXxC9 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-u5F3XLXxC9 .modal-open {
  overflow: hidden;
}
.cid-u5F3XLXxC9 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-u5F3XLXxC9 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-u5F3XLXxC9 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-u5F3XLXxC9 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-u5F3XLXxC9 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-u5F3XLXxC9 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-u5F3XLXxC9 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-u5F3XLXxC9 .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-u5F3XLXxC9 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-u5F3XLXxC9 .modal-backdrop.fade {
  opacity: 0;
}
.cid-u5F3XLXxC9 .modal-backdrop.show {
  opacity: .5;
}
.cid-u5F3XLXxC9 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-u5F3XLXxC9 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-u5F3XLXxC9 .modal-header .close:hover {
  opacity: 1;
}
.cid-u5F3XLXxC9 .modal-header .close:focus {
  outline: none;
}
.cid-u5F3XLXxC9 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-u5F3XLXxC9 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-u5F3XLXxC9 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-u5F3XLXxC9 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-u5F3XLXxC9 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-u5F3XLXxC9 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-u5F3XLXxC9 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-u5F3XLXxC9 .modal-sm {
    max-width: 300px;
  }
  .cid-u5F3XLXxC9 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-u5F3XLXxC9 .modal-lg,
  .cid-u5F3XLXxC9 .modal-xl {
    max-width: 800px;
  }
  .cid-u5F3XLXxC9 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-u5F3XLXxC9 .modal-xl {
    max-width: 1140px;
  }
  .cid-u5F3XLXxC9 .container {
    max-width: 1140px;
  }
}
.cid-u5F3XLXxC9 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-u5F3XLXxC9 .container {
    max-width: 720px;
  }
}
.cid-u5F3XLXxC9 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-u5F3XLXxC9 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-u5F3XLXxC9 .form-group {
  margin-bottom: 1rem;
}
.cid-u5F3XLXxC9 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-u5F3XLXxC9 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-u5F3XLXxC9 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
